How to Find Data Schema ID and Database ID for API Mappings
Last updated: December 11, 2024
When creating customers via the API and setting up their mappings, you'll need to know the Data Schema ID and Database ID. Here's how to find this information:
Finding the Data Schema ID
Navigate to the Data tab in your Explo dashboard
Locate the schema you want to use
The Data Schema ID is listed near the name of the schema
Finding the Database ID
Click on the database connection you want to use
Look at the URL in your browser
The Database ID is the last numbers in the URL
Using IDs in API Requests
Once you have these IDs, you can use them when creating customers and setting up mappings via the API. This ensures that new customers are correctly associated with the right data schemas and database connections.