Integrations
Auth0 Integration
Import and sync users from Auth0 to your contact lists. Connect your tenant with Management API token.
Connect your Auth0 tenant to sync enterprise-scale user data into Transmit.
Setup
Step 1: Generate Management API Token
- Log in to your Auth0 Dashboard
- Go to Applications → APIs → Auth0 Management API
- In the API Explorer tab, click Create & Authorize Test Application
- Copy the generated token
Note: Test tokens expire in 24 hours. For production, create a Machine-to-Machine application.
Step 2: Find Your Domain
Your domain is in tenant settings (e.g., your-company.us.auth0.com).
Step 3: Connect in Transmit
Go to Contacts → Auth Import, select Auth0, and enter your credentials.
Data Mapping
| Auth0 Property | Transmit Field |
|---|---|
email | Primary Email |
given_name | First Name |
family_name | Last Name |
user_metadata | Metadata (JSON) |
created_at | Signup Date |
What's Imported
Imported:
- OIDC compliant email addresses
- Given and family names
- Public user metadata
Not Imported:
- User passwords
- Connection secrets
- Administrative API keys