Integrations
Netlify
How to get your Netlify API key and connect it to Nova Admin.
Go to Netlify → User settings → Applications → Personal access tokens. Create a new token and paste it here.
Prerequisites
- A Netlify account. Sign up at https://app.netlify.com/user/applications#personal-access-tokens.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Create Netlify Personal Access Token.
- Create a new API key / Personal Access Token (starts with
nfp_…) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Netlify, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| Personal Access Token | Yes | Secret — stored encrypted, never exposed. (e.g. nfp_...) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Netlify account has API access enabled and billing is active if required.
- Need help?: refer to the Netlify documentation.