"Multi Line" Received via Webhook is "1 Line" when sent via Gmail
Status: Closed · Asked by Majeem M. on · 0 views
This is what I receive from the webhook

This is how it is pulled to be sent via Gmail.

How can I retain the format I receive?
This will be a useful thread to you. Gmail also understands
tags for line breaks.
https://forum.pabbly.com/threads/new-lines-in-google-sheets.2270/
This will be a useful thread to you. Gmail also understands
tags for line breaks.https://forum.pabbly.com/threads/new-lines-in-google-sheets.2270/
Permission Issues, unable to view the thread.

Check a reference video of similar use-case that can possibly help you.
https://www.screenpresso.com/=7es3c

Check a reference video of similar use-case that can possibly help you.
https://www.screenpresso.com/=7es3c
Replacing \n with
helped. Thank you