URL Template Variables
These placeholders are replaced with the current contact’s details when an agent clicks the link.
All values except
{{contact_id}} and {{conversation_uuid}} are URL-encoded automatically.
Examples
Simple lookup by email:Encrypted Token
When you use{{token}}, Libredesk generates an AES-256-GCM encrypted, time-limited token containing all the above fields plus agent_id, agent_email, iat, and exp. The receiving system decrypts it with the shared secret.

