Overview
Integrations allow the use of external software to empower gaiia capabilities. Validate addresses with Mapbox's advanced mapping technology, ensuring precise location verification.
Adding the integration
- Set up a free mapbox account here: https://account.mapbox.com/auth/signup/
- Create a public API token
-
Create a new API token from your API tokens page
-
Ensure that all of the public scopes are selected (see screenshot below)
-
Note that the created token should start with
pk.
-
Go to gaiia’s integrations page: https://app.gaiia.com/{tenant-slug}/admin/integrations, click install on the Mapbox integration and enter the public API token. Keep this page open as we will create and add the secret API token next.
-
- Create a secret API token
-
Create a new API token from your API tokens page
-
Ensure that all of the public scopes are selected, with the addition of the
SCOPES:LIST
secret scope (see screenshot below) -
Note that the created token should start with
sk.
-
Return to gaiia’s integrations page (where you entered the public API token) and add the secret API token.
-
- Finally, submit gaiia’s Mapbox integration configuration form.