Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Here is how the webhook is currently set up in Marketo. When I go to trigger a campaign I get the 404 error: URL not found.
https://[ACCOUNT_SID]:[AUTH_TOKEN]@API.TWILIO.COM/2010-04-01/ACCOUNTS/[ACCOUNT_SID]/SMS/MESSAGES.XML From=%2B1[MY_TWILIO_NUMBER]&To=%2B1{{lead.Mobile Phone Number:default=edit me}}&Body=YOURMESSAGE These are the two urls I used for the webhook We use a shortcode: 95578 instead of a 9 digit number...
I am trying to set up the integration between Twilio SMS and Marketo using the webhook documentation.We also use a shortcode to currently send messages. I followed the documentation and received the following error: url must not contain invalid chars or jsonIs this because we are using a shortcode v...