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.
Get started
Step 1: Select your editor
Select the editor you want to use to build your custom app:
with vibe coding (information coming soon)
Step 2: Determine your starting point
If you're already familiar with Make, you're ready to create your first app.
If you're new to Make, we recommend that you begin with a practice exercise (see Step 3).
Step 3: Practice connecting an API in Make
Before creating your first app, make a test HTTP call to practice connecting to your selected API on the Make platform. This will help you get comfortable with the process.
Last updated

