Unable to populate delivery status data.
in CX Apps
We created a tracking variable DELIVERY_STATUS and then mapped it to a field in the profile list using a data switch in the program designer UI and then we used the product API to send the delivery status, but it wasn't getting updated in that field of the profile list in spite of the API responding with a successful HTTP status code of 201. I am sharing the cURL of the product API the same. The name of the program we created is Yellow.ai test program.
curl --location --request POST 'https://api2-017.responsys.net/rest/appcloud/v1/tenants/7694/datasets/7eb209b9-0d98-4eeb-86fc-6177523785da-20230710-52978762'
0