Skip to content

Instantly share code, notes, and snippets.

@rruhlen
Created May 18, 2017 19:52
Show Gist options
  • Save rruhlen/18f48dfe0e8683981b0a92285363d88f to your computer and use it in GitHub Desktop.
Save rruhlen/18f48dfe0e8683981b0a92285363d88f to your computer and use it in GitHub Desktop.
Liquid variables for data fields captured when a case is created from a Desk form.
1. {{interaction.preferred_lang}}
2. {{interaction.browser}}
3. {{interaction.browser_version}}
4. {{interaction.os_version}}
5. {{interaction.os}}
6. {{interaction.ip_address}}
7. {{interaction.address}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment