I am forwarding emails to my bubble database and then running into issues using that data in subsequent API calls.
It looks like the data from Zapier is passed with a bunch of \n in it. I attached an example of the JSON call being sent from the application.
Is there a way to clean up the text from Zapier prior to sending to bubble? I’ve tried using the “remove html tags” in the formatter, but that doesn’t seem to remove the \n’s.
Any help or ideas would be greatly appreciated.