Share this topic
LinkedIn
Twitter
Copy URL
I am trying to pull info from an array from within a webhook response.
The response of the webhook is: (Well, the part that is pertinent.)
Solved! Go to Solution.
Try INDEX([WebHook-Retrieve].[task_result.image_urls],1)
View solution in original post
never-displayed