Hi Community,
We created a webhook that is using our Twilio account in order to send an SMS message.
What will be the best way to create the Opt-Out process from SMS in this case?
Thank you.
Solved! Go to Solution.
Yep, as Sanford said, you won't be sending to people who have STOPed, but to ensure other systems know that, you can use something like Zapier and their Marketo integration.
Twilio can send outgoing webhooks from opt-outs, so when someone opts out, throw to Zapier. Zapier then uses its Marketo integration to add them to an opt-out list or similar, or simply update a field for you. Bingo.
(As Sanford said, this isn't hugely scalable, but will work for small to medium applications).
Hi Ronen,
I built the workflow that @Phillip_Wild mentioned in Zapier.
https://theworkflowpro.com/2-way-sms-marketo/
The post above will show you how to
As both Sanford and Philip mention Twilio (or in this case Telnyx) have inbuilt functionality to stop SMS from being sent to a person who replies with a "STOP" keyword. This Zap will let Marketo know the person is unsubscribed so you are not unnecessarily sending SMS from Marketo that will not be delivered.