T
transmit.
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

  1. Log in to your Auth0 Dashboard
  2. Go to Applications → APIs → Auth0 Management API
  3. In the API Explorer tab, click Create & Authorize Test Application
  4. 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 PropertyTransmit Field
emailPrimary Email
given_nameFirst Name
family_nameLast Name
user_metadataMetadata (JSON)
created_atSignup 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