on ‎2019 Dec 04 12:52 PM
Dear SAP C4C Experts
We want to set up the SMS functionality withing C4C. The SMS will be triggered within the Ticket on certain statuses (eg. on creation and closure of Ticket) and needs to be sent to the Individual (B2C) or Main Contact (B2B).
We are using the GET method due to the SMS provider's technical specification stating that we should follow this method.
The URL that we need to "GET" is as follows: http://url.com/send?number=1234567890&message=helloworld. The parameters here are number and message, how can these be dynamically retrieved using the message workflow rule with recipient determination (phone number of the Individual or Contact) and text (message) to be sent to the customer.
Thanks in advance
Mark
Request clarification before answering.
Dear Mark,
Kindly refer the blog on how to add place holders
Best Regards,
Arun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mark Grant,
What's the response when you use the mashup to send a sms?
What's the response when you simulate the mashup?
The solution only supports POST method and an XML Body payload.
Best Regards,
Arun
| 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.