Course 12
Make Intermediate: Webhooks
Webhooks let external systems push data into Make as it happens. Covers the webhook model, the iterator + aggregator pattern, exchanging data, and managing webhook queues.
- Unit 1 What are webhooks You might remember that in the last course we briefly touched on webhooks. 15 min
- Unit 2 Exchanging data with webhooks: GET requests In the previous unit you have expanded your knowledge on what webhooks are and how they can be used within Make. 21 min
- Unit 3 Exchanging data with webhooks: POST requests In the previous unit you have seen how data can be sent when calling your webhook, and you have focused on query parameters and the GET request. 16 min
- Unit 4 Scenarios and webhook queues In this last unit you will learn more about: how webhook scenarios are triggered different types of triggers scheduling configurations webhook queue 18 min
- Unit 5 Iterator and Aggregator This unit is theory-based. We will explore a couple of different use cases using Make. 7 min