Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Phillip_Wild although this post was a long time ago I want to add another vendor (that I do work for, full disclosure) to the mix here. Telnyx is an up-and-coming player in the CPaas space (according to G2) with international capability, automatic opt-out to "STOP" keywords, and a Zapier app. I giv...
https://theworkflowpro.com/marketo-sms-integration/ For anyone interested in Sanford's solution here I detailed this setup with pictures in the post above to show how to schedule a batch campaign to request a "requestable" campaign that will then use a webhook to send the lead an SMS.
@Nicholas_Manojl I work at a CPaas company called Telnyx and the reason we throttle long code numbers is to prevent bad actors from easily signing up for our portal and sending a bunch of spam to people before we catch them. If you want to increase your throughput on long code you can make a case to...
@Jay00031987 my company Telnyx has just launched a Whatsapp API: https://developers.telnyx.com/docs/api/v2/whatsapp You can integrate this into Marketo webhooks as you would do normally when integrating with Twilio or Nexmo. If you want a Telnyx specific example of how to call the Telnyx API from ...
@Trevor_Parsell @Nicholas_Manojl @Marek_Hozák my company Telnyx has just launched a Whatsapp API: https://developers.telnyx.com/docs/api/v2/whatsapp You can integrate this into Marketo webhooks as you would do normally when integrating with Twilio. If you want a Telnyx specific example of how to ca...
Sharing this screenshot here to supplement what Sanford already confirmed about using lead tokens in the webhook body. You can also use the {{campaign.description}} token in the SMS webhook so that you can change the SMS message from smart campaign to smart campaign and still use a single webhook (a...
While this post uses a different vendor it does detail how to incorporate an SMS webhook into your smart campaigns and how you can use the {{campaign.description}} token in the SMS webhook so that you can change the SMS message from smart campaign to smart campaign and still use a single webhook: ht...
Hi Danielle, Happy to help out here. While I have not used Twilio for SMS in Marketo, I have done the exact same thing with Telnyx in Marketo and documented the setup in the blog posts below:https://theworkflowpro.com/marketo-text-messaging/ https://theworkflowpro.com/2-way-sms-marketo/ https://thew...
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 Parse the inbound SMS for keywords and choose an appropriate responseSend the SMS response to the customer and optional alerts to your teamSet the ...
Hi Sarah, As Sanford mentions you cannot do this in Marketo alone using webhooks. As @Phillip_Wild mentioned you can build an SMS responder using Zapier. https://theworkflowpro.com/2-way-sms-marketo/ The post above will show you how to Parse the inbound SMS for keywords and choose an appropriate re...