Table Type | Description | Mandatory/Optional | Created by Data Integration If Non-Existent |
---|---|---|---|
Outbound Request | Used as a source to compose outbound API request bodies. | Mandatory | No |
Inbound/Outbound Parameters | Stores the dynamic PATH and QUERY parameters for Inbound and Outbound API integrations. For dynamic parameters, the system does not store response codes each individual request. If an error is received, response data is not saved. The data integration accepts only JSON responses. There is no link to the source object_id. |
Optional | No |
Inbound Response | Stores the results of an inbound API response. | Mandatory For inbound integrations, the system stores the response body of the GET. |
Yes |
Outbound Response | Stores the results of an outbound API response. Table can contain non-JSON responses. Stores the response code and response body in flattened form for JSON and as a BLOB for any other content type. There is a link to the source object_id and order. |
Optional If omitted for outbound integrations, the system does not capture or store API responses. |
Yes |