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

Jerry_Yi
Level 2

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

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?

Tags (2)
1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

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

Turn off JSON encoding in the webhook setup.