Correct syntax to retrieve http response data

0
0

I want to use a workflow as a filter to update the price of a Woocommerce product on demand.
I use a hook as a trigger, then an http call and I get a body of type {“key”: value} as a response in Jetflow, but I can’t find the correct syntax to extract the value. I have tried {PREVIOUS.response.key}, {FIRST [response] [“key”]} etc, but I can’t isolate the value from the key.

  • You must to post comments
0
0

It’s hard to understand. I need to see your workflow. Could you export it and share it with me?

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.