Dixa Connector
Connect Dixa so Applied can work with Dixa conversations during support handoff, sync, and reply workflows.
Use this Connector when your support team uses Dixa as the help desk and wants Applied to create or update customer conversations with the right context.
Common use cases
- Create or update Dixa conversations from Applied escalations.
- Sync Dixa conversation messages into Applied.
- Reply to supported Dixa email or widget chat conversations.
- Track Dixa conversation status and assignment context.
Before you begin
Before connecting Dixa, make sure:
- You are a Dixa administrator.
- Your team knows which Dixa channels Applied should support.
- You have a test conversation available for validation.
- You know whether Applied should only read Dixa data or also send replies.
Dixa agents cannot create API tokens. Use a Dixa admin account for setup.
Get a Dixa API token
Dixa API tokens are created in Dixa settings.
- In Dixa, open Settings.
- Go to Manage > Integrations.
- Open API Tokens.
- Click Add API token.
- Choose Dixa API.
- Name the token, such as
Applied Labs. - Create and copy the token.
Applied sends this token in the Authorization header when it calls the Dixa
API.
Configure Dixa access
Use a token that can access the conversation, message, customer, and assignment operations your workflows need.
At minimum, confirm the token can:
- Read conversations and messages that Applied should sync.
- Create conversation messages if Applied should reply.
- Read customer and agent context used for routing.
- Read or update conversation state only when your workflows require it.
Connect Dixa in Applied
- Open Connectors.
- Click New.
- Choose Dixa.
- Paste the Dixa API token into the API token field.
- Create the connection.
If Applied support provides webhook setup instructions, configure Dixa webhooks after the Connector is created so Applied can receive conversation events.
Validate the connection
After setup:
- Look up a test Dixa conversation.
- Confirm messages and customer information match Dixa.
- If reply actions are enabled, send a test reply on a non-production conversation.
- Confirm the reply appears in Dixa and remains threaded correctly.
Common issues
The token cannot authenticate
Confirm the token was created under Settings > Manage > Integrations > API Tokens and that it was copied without extra spaces.
Agents cannot create the token
Dixa requires administrator access to create API tokens. Ask a Dixa admin to create a dedicated token for Applied.
Messages are not syncing
Check that Dixa webhooks are configured for the channels Applied should ingest and that the token still has access to the underlying conversations.