How it works
Zentien connects to your org using OAuth 2.0 — the same secure standard used by Salesforce integrations like Slack and DocuSign. You authorise once and Zentien stores an encrypted access token to subscribe to your Platform Events in real time. Your credentials are never stored in plaintext. Access tokens are AES-256 encrypted in Zentien’s database.Steps
- Log in to app.zentien.io
- Go to Orgs in the left navigation
- Click Connect Org
- Select your environment — Production or Sandbox
- You will be redirected to Salesforce login
- Log in with a user that has API access (typically a System Administrator)
- Click Allow to grant Zentien access
- You are redirected back to Zentien — your org appears in the Orgs list
What Zentien accesses
Zentien requests the following OAuth scopes:api— to subscribe to Platform Events via the Streaming APIrefresh_token— to maintain the connection without requiring you to re-authenticate
Reconnecting
If your org’s access token expires or is revoked, go to Orgs and click Reconnect next to the org. This re-runs the OAuth flow and refreshes the token.Next step
Configure unhandled error capture
Set up email inbound to capture Flow faults and unhandled Apex exceptions automatically.