Outbound data integrations deliver lists of data to an external system using REST PUT, PATCH, or POST methods (as defined in API connection specified in the data integration).
These integrations do not filter the data in the tables, such as integration_id and object_id. All data in the table is formatted into a single request with an array of objects. You can configure outbound data integrations to send data as:
- Single API call
- Multiple API calls, one for each item in the list as separated by object_id
Request Type | Description |
---|---|
Single API call |
|
Multiple API calls |
|