Skip to main content
Question

Extract JSON value from webhook

  • December 15, 2024
  • 1 reply
  • 26 views

My WooCommerce site sends the following webhook on order created:

I want to access the value for the wpml_language key. I can’t figure out how to do this with the Formatter app. Please help! 

Thanks

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.

1 reply

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30727 replies
  • December 15, 2024

Hi ​@DavidW 

If you want access to the raw JSON, change the Zap trigger to this: Webhook - Catch Raw Hook

 

Or here’s a guide to follow to get the array of items as custom variables.