Skip to main content
Best answer

Remove commas from JSON message to send Custom Request (POST)


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.

 

 

 

Best answer by Troy Tessalone

Hi @Willian 

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

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31274 replies
  • Answer
  • June 2, 2021

Hi @Willian 

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


  • Author
  • New
  • 1 reply
  • June 2, 2021

Hello @Troy Tessalone 

Working!

 

Thank you!