Skip to main content
Jerry_Yi
Level 2
May 25, 2017
Question

Using my.tokens in Twilio SMS body results in double quotes

  • May 25, 2017
  • 1 reply
  • 1621 views

Hoping someone else has figured out a solution to this.

I'm trying to using a my.token to populate the body content of an SMS that's being sent via Twilio. This way we only need to set up one webhook and then set a unique message by campaign.

The value of the token current passes through correctly, however it also includes double quotes around the whole text as well. Has anyone figured out a way to remove/not have my.token values not be double quoted?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
May 25, 2017

Turn off JSON encoding in the webhook setup.