on ‎2020 Dec 02 8:47 AM
Hi ,
I have a scenario, where we have implemented third party service provider to send SMS.
We are able to send SMS successfully, and to retrieve bounces, I have created an iFlow URL ends with "/STATUS" and it is triggering the iflow but the data is not getting updated in SAP Marketing Cloud
I followed below URLS.
Q -Where we can see the error/success in SAP Marketing cloud(Log information) related to SMS Bounce part.
Example payload :
{
"page": "0",
"lastPage": "true",
"status": [
{
"messageId" : "4XXXC412D121C3E2F59",
"recipient": "+91998XXXXXXX",
"statusText": "Number does not exist",
"type": "Permanent",
"timestamp": "20201203144813"
}
]
}
Request clarification before answering.
Hi Kunal,
Thank you for Quick response. Hope you are doing good.
Actually the issue is...
1. Interaction is not created at contact level for bounce related.
2. There is no tracking to see the data is reached to MC system from CPI or not?
3. We don't know if incase of any error or mapping issue exists in the Bounce payload.
BR
Subbu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi anantagiri.subrahmanyam,
I understand that you're using the Generic SMS and you must be running a Campaign, right?
You can see the campaign log and in campaign screen you can see the Bounce information.
Ideally, you can search those Interactions in app "Browse Interactions Data".
Best Regards,
Kunal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.