Skip to main content

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

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.

 


Reply