Make
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to use Make, it's important to understand APIs, which stand for application program interface.
APIs are provided by software companies such as MailChimp, Shopify, or PayPal, which allows developers to access data within their applications.
For example, a developer can write a code that detects all new Shopify orders via the Shopify API and subscribes them to a MailChimp newsletter via the MailChimp API.
However, Make has simplified these complex APIs into simple blocks called "Modules," which can be connected using a drag-and-drop method.
These visual connections are known as "Scenarios."
Once the setup is complete, Make runs around the clock.