Integrations
Click2Mail
How to get your Click2Mail API key and connect it to Nova Admin.
Enter the username and password for your Click2Mail account. The C2M REST API (https://rest.click2mail.com/molpro) uses HTTP Basic authentication with these credentials.
Prerequisites
- A Click2Mail account. Sign up at https://developers.click2mail.com/.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Click2Mail REST API Documentation.
- Create a new API key / Username (starts with
Your Click2Mail account username) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Click2Mail, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| Username | Yes | Secret — stored encrypted, never exposed. (e.g. Your Click2Mail account username) |
| Password | Yes | Secret — stored encrypted, never exposed. (e.g. Your Click2Mail account password) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Click2Mail account has API access enabled and billing is active if required.
- Need help?: refer to the Click2Mail documentation.