Skip to content

Instantly share code, notes, and snippets.

View ARSoderberg's full-sized avatar

Andrew Soderberg ARSoderberg

  • Soderberg Consulting
  • California
View GitHub Profile
/**
* Automatically populates Zendesk public-facing "new ticket" fields
* on page load.
*
* To use, copy and paste into your New Request Page template (wrapped
* in a `<script></script>` tag).
*
* For most fields, just use the field name (so if the field is
* `request[subject]`, use `subject` in the URL, while
* `request[custom_fields][123456]` becomes `123456`). You can also use