Overview
This guide explains how to ensure that when a conversation is handed over from Fin in Intercom Messenger to a Zendesk agent, the correct user is automatically assigned as the ticket requester in Zendesk. This setup ensures a seamless experience where users interact with Fin in Intercom Messenger and, if needed, receive responses from agents in Zendesk while continuing the conversation in Messenger.
How It Works
When Fin hands off a conversation to a Zendesk agent, a ticket is created in Zendesk. The ticket requester in Zendesk is determined by the external_id
associated with the user in Zendesk. To ensure the correct user is assigned as the ticket requester, follow these best practices:
Ensure that the
external_id
in Zendesk matches the user_id used in Intercom Messenger.Pass a
user_id
when installing Intercom Messenger that corresponds with theexternal_id
used in Zendesk.Enable Identity Verification to prevent impersonation and ensure that the user identity remains secure
Step-by-Step Configuration
1. Ensure User Identification Consistency
To guarantee that Zendesk assigns the correct user as the ticket requester, follow these steps:
In Zendesk, ensure that each user has a unique
external_id
, typically theiruser_id
oremail
.In Intercom, when installing Messenger, pass a user_id that matches the
external_id
used for that user in Zendesk.If no
user_id
exists, the user's email is used instead to match theexternal_id
in Zendesk.
2. Validating the Setup
To confirm that the correct user is assigned as the ticket requester:
Start a conversation in Intercom Messenger while ensuring that the correct
user_id
oremail
is being passed.Request to talk to a person (or any variant of that which will pass to a teammate).
When Fin hands off the conversation, check the new ticket created in Zendesk.
Verify that the requester matches the expected user.
If the requester does not match, confirm that the
user_id
in Intercom Messenger aligns with theexternal_id
in Zendesk.