Integrations
Datagma
How to get your Datagma API key and connect it to Nova Admin.
Sign up at https://app.datagma.com and copy your API key from https://app.datagma.com/user-api. The key is passed as the apiId query parameter on every request.
Prerequisites
- A Datagma account. Sign up at https://datagmaapi.readme.io/reference/getting-started-with-your-api.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Datagma API Documentation.
- Create a new API key / API Key (starts with
Your Datagma API key (apiId)) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Datagma, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. Your Datagma API key (apiId)) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Datagma account has API access enabled and billing is active if required.
- Need help?: refer to the Datagma documentation.