Data Integration Hub
- Data Integration Hub 10.5
- All Products
{ "<table_name>": [ {"<column_name>":"<data>"} ] "responseStatus": "<value>", "responseExtraMessage": "<string>", "responseType": "<value>", "aggregatedEventId": "<value>", "statsSuccessRows": "<value>", }
A SUCCESS response also includes the aggregated event ID of the subscription event that{ "Sales": [ {"Opportunity_Name":"string”,"Opportunity_Owner_Id":"string"} ], "Orders": [ {"Account_Name":"string","Account_Id":"string","OrderId": "string"} ] "responseStatus": "SUCCESS", "responseExtraMessage": "", "responseType": "application/json", "aggregatedEventId": "1566010", "statsSuccessRows": "4", }