šŸ†• Updates to the Glide + Make integration

Here’s what I did for one of my scenarios.

Iterate through the list of IDs I send through the webhook.

Text aggregator to create mutations.

HTTP module to do a batch API call.

This was a long time ago, I would have used an aggregate to JSON module to make sure the JSON is correct.