Overview

Make Custom Apps documentation is a guide for developers to create apps for themselves or others to use on the Make platform.

If you need to interact with a third-party application in Make and there is not an app created for it yet, you can make your own.

This documentation helps you prepare to build an app, walks you through the process of creating your first app, and provides you with best practices and specifications for your project.

In our step-by-step examples, we use the Geocodify API. You can follow along with our example or you can select a different API to build your first custom app.

If you are new to Make, we recommend that you begin by making a test HTTP call to practice connecting to your selected API on the Make platform.

Get started

First, select the editor you want to use to build your custom app:

Now you are ready to create your first app.

Last updated