HTML Characters in WAAPI Text message
Status: Closed · Asked by lohith on · 0 views
When i tried to send a message from telegram bot to Whatsapp through WAAPI, I am getting the messages as below:
Message sent from telegram

But when i received it in my whatsapp it got it like this.

Can anyone help me out where i missed out ? I wanted to remove slashes in the message.
Hey @lohith
We have checked over your concern and we did a small workaround in your workflow. As the message was coated with \n and we replaced it with
. Further please re-connect your drive with WA API then try this at your end and let us know if that works for you.

Thanks @Supreme Verma will look into it and update you.
UPDATE: @Supreme Verma It's working like a charm. Thanks for it.