Hi everyone, I need help understanding how to parse a webhook response in a ManyChat workflow, especially when the response comes as an array of outputs. Could someone explain the best way to handle this or share an example?
Page 1 / 1
Hi,
You can map each item from your array response like this:
- Field 1 =
$.array[0]
- Field 2 =
$.array[1]
- FIeld 3 =
$.array[2]
- ...
Hey
This video is in Spanish, but it shows you how to do it:
Please add a english subtitle in your next videos.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.