1. Log in to the Rails Console
Attach a shell to the main Live Agent pod and run the following command:2. Create a new Email Template
Run the following commands:Variables
The template can receive 3 variables:user- Use{{ user.name }}to get the username.conversation- Use{{ conversation.display_id }}to get the conversation IDaction_url- This is the URL for the conversation.