Skip to main content

Hello,

I’we receive a JSON object of a native integration with commas, example:

{"message":"message with, commas, etc”}

I need to convert these commas before the next trigger is activated in Zapier, because then I'll send a new POST custom request action with Zapier Webhooks, which will be in error due to the use of the comma inside JSON object.

 

Has anyone ever experienced this?

Regards.

 

 

 

Hi @Willian 

Try Formatter > Text > options: https://zapier.com/help/doc/how-use-formatter-functions


Hello @Troy Tessalone 

Working!

 

Thank you!