Initial setup in Make
To set up your custom app for Geocodify:
Log in to Make and go to the Custom Apps section.

In the upper-right corner, click + Create app.
In the pop-up window, fill in the app details. The chart below contains the values to use for your Geocodify app.

Name
geocodify-app
A unique identifier for your custom app. This is an internal name and is not visible in the scenario builder. Must match the following Regex: /^[a-z][0-9a-z-]+[0-9a-z]$/
Label
Geocodify
Name of the custom app in the scenario editor.
Description
Provides geocoding and access to a spatial database.
Optional: Description of the custom app.
Theme
#46367f
Color of the app in the scenario editor. Specified with a hex code.
Language
English
The language of your app.
Audience
Global
Where the app is available. At the moment, this parameter doesn't have any effect.
App logo
Optional: Logo of the app used in the scenario editor. For more information on logo specs, see the App logo article.
Click Save.
You can see your custom app listed on the Custom Apps page where you can view the Make app environment to continue with the setup of the connection, Base, and module for your app.
Last updated