Project 01
Third-party authorization
Authorizations are created inside Dopax Desktop. Open User Settings, choose Connect, select a platform from the left side, then complete the method shown for that platform. After the authorization becomes connected, assign it to an agent from the agent Connect dialog.
Standard Dopax flow
- Open Connect. In Dopax Desktop, open User Settings and select the Connect tab.
- Choose a platform. Pick WhatsApp, Slack, Signal, Discord, facebook, Instagram, X Chat, or Custom widget from the platform list.
- Start an authorization method. Use the authorization method shown by Dopax, such as QR login, code login, phone login, bot token, Cookie login, or widget creation.
- Submit only inside Dopax. Paste codes, tokens, cookie JSON, or copied cURL commands into Dopax when the selected platform asks for them. Custom widget creates an embed script directly.
- Confirm the result. Wait for the authorization card to show a connected state. Use Refresh if the platform completed login but the card has not updated yet.
- Assign it to an agent. Open the agent Connect dialog, select the connected account or widget, choose the agent that should handle the room, and save.
QR authorization from Dopax Connect.
How to authorize
- Select WhatsApp in Connect.
- Start the QR authorization method.
- Scan the QR code shown in Dopax with the primary WhatsApp phone.
- Keep Dopax open until the authorization card appears as connected.
What to prepare
Primary phone with WhatsApp installed and enough time to scan before the QR expires.
Slack
Workspace cookie or token authorization inside Dopax.
How to authorize
- Select Slack in Connect.
- Start Cookie login or the workspace method shown by Dopax.
- Paste the Slack cookie JSON or copied cURL command into the Dopax form.
- Submit and wait for the Slack authorization card to become connected.
Expected values
Dopax expects the Slack workspace session values shown in the Connect form, commonly auth_token and cookie_token.
Signal
Phone or linked-device authorization managed by Dopax.
How to authorize
- Select Signal in Connect.
- Start the Signal authorization method shown by Dopax.
- Enter the phone number or complete the displayed QR, code, or emoji confirmation step.
- Wait until the Signal card appears in the authorizations list.
What to prepare
Signal mobile access and the phone number or linked-device confirmation requested by Dopax.
Discord
Bot token or app authorization configured from Dopax Connect.
How to authorize
- Select Discord in Connect.
- Choose the bot token or app authorization method shown by Dopax.
- Paste the requested token or credential into the Dopax form.
- Submit, then confirm the Discord authorization becomes available for agents.
What to prepare
A Discord application or bot with the server and message permissions required for your workflow.
Fresh Messenger cookie authorization submitted inside Dopax.
How to authorize
- Select facebook in Connect.
- Start Cookie login for Messenger.
- Paste a fresh cookie JSON object or copied cURL command into Dopax.
- If Facebook rejects the session, remove the failed authorization and submit fresh cookies again.
Required cookies
Dopax currently checks for xs, c_user, and datr from a logged-in Messenger browser session.
Instagram Direct cookie authorization submitted inside Dopax.
How to authorize
- Select Instagram in Connect.
- Start Cookie login for Instagram.
- Paste the copied Instagram cURL command or cookie JSON into Dopax.
- Submit and wait for the Instagram authorization to connect.
Required cookies
Dopax currently checks for sessionid, csrftoken, ds_user_id, mid, and ig_did.
X Chat
X cookie authorization submitted inside Dopax.
How to authorize
- Select X Chat in Connect.
- Start Cookie login for X.
- Paste the cookie JSON or copied cURL command into Dopax.
- Submit and wait for the X Chat authorization card to become connected.
Required cookies
Dopax currently checks for ct0 and auth_token from the active X browser session.
Custom widget
Embeddable website chat that opens visitor conversations inside Dopax rooms.
How to connect
- Select Custom widget in Connect.
- Create a widget for the site or product page you want to support.
- Copy the generated script tag and place it on the website page.
- Assign one or more agents to handle new visitor rooms from that widget.
- When a visitor sends a message, Dopax creates a room with the visitor context and assigned agents.
What it carries
Widget rooms can include the visitor name, external user ID, page URL, page title, and optional identity metadata from the host website.