Can you use workflow to GET data that has been updated from an external source? I have it scheduled 1x/day and we have a custom client ID to link our crms, but Can I parse the return and take action on EACH of the JSON objects in the array? I need to be able to loop through the resonse.
I suppose you have Ops Hub Pro. In this case, I would go for a coded action where you make the API call instead of using the webhook action. That way, you can loop through the objects and take action for each element.
If you do want to use a webhook, this post explains how you can use the response.
Learn more about HubSpot by following me on LinkedIn or YouTube
✅ Did my answer solve your issue? Help the community by marking it as the solution.
I suppose you have Ops Hub Pro. In this case, I would go for a coded action where you make the API call instead of using the webhook action. That way, you can loop through the objects and take action for each element.
If you do want to use a webhook, this post explains how you can use the response.
Learn more about HubSpot by following me on LinkedIn or YouTube
✅ Did my answer solve your issue? Help the community by marking it as the solution.