Course 11

Make Intermediate: HTTP

When Make doesn't have a dedicated app, the HTTP module bridges the gap. Covers the basics of HTTP, GET and POST requests, and chaining HTTP modules into webhooks.

4 units

  1. Unit 1 Introduction to HTTP This unit is theory based, meaning that you don't need to build any scenarios at this point. 12 min
  2. Unit 2 HTTP GET You are now at the second unit of the "Introduction to HTTP" course within Make Intermediate. 5 min
  3. Unit 3 HTTP POST By the end of this unit you will understand how to: use the POST request method create your own scenario using a POST request * create your very first webhook / data structure 10 min
  4. Unit 4 HTTP to webhook Webhooks are a method of receiving notifications that an event has happened from another application or scenario, as soon as it happens. 8 min