Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@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...
@Benjamin_Ortiz1 While I have not used Twilio for SMS in Marketo, I have achieved 2 way SMS with Telnyx, Zapier, and Marketo and documented the setup in this blog post: https://theworkflowpro.com/marketo-sms-integration/ The post above will show you how to Parse the inbound SMS for keywords and ch...
If anyone is looking for a more up to date guide on how to set up SMS webhooks in Marketo and how to use these webhooks in your smart campaigns then you can check out the posts below:https://theworkflowpro.com/marketo-text-messaging/https://theworkflowpro.com/marketo-sms-integration/Additionally, yo...
@Miguel_Board1 here is the link to @Fab_Capodicasa3's first post: https://nation.marketo.com/t5/product-blogs/sms-for-marketo-the-definitive-guide-part-1/ba-p/242476 If anyone is looking for an alternative way to get 2 way SMS functionality with Marketo then you can use Zapier to build an SMS respo...
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 ...