Data Ingestion Callback
API Callback Integration Guide to receive Data Ingestion results into Pango
Data Ingestion Callback API Spec
{
"data": {
"3c439cfc852573428bdb91f5bf96840d10": {
"status": 200,
"cdpId": "TAb2P9brterOhKPqOJvs"
},
"1c39cc851573728bdb291f5bf96840d10": {
"status": 101,
"errorMess":"Missing momCode"
}
}
}Headers
Name
Type
Required
Valid Value / Description
Example
Payload Parameters
Name
Type
Required
Valid Value / Description
Example
Response
Status
Code
Sample
Persistence Status
Status
Description
Example
Instructions for creating Checksum for authentication
Note when creating Checksum
Steps to generate Checksum
(1) Retrieve the RefId list from the Object data
(2) Sort the RefId list
(3) Create Group Key L1
(4) Refer to the example:
(5) Generate the final Checksum:
Last updated
Was this helpful?