Formcrafts - a form and survey platform for Salesforce, HubSpot, etc
  1. Templates
    1. All templates illustration
      All templates
    2. Application forms illustration
      Application forms
    3. Calculation forms illustration
      Calculation forms
    4. Lead generation forms illustration
      Lead generation forms
    5. Customer service illustration
      Customer service
    6. Evaluation forms illustration
      Evaluation forms
    7. Survey and feedback illustration
      Survey and feedback
    8. Operations forms illustration
      Operations forms
    9. Payment forms illustration
      Payment forms
    10. Booking and registration illustration
      Booking and registration
    11. Salesforce forms illustration
      Salesforce forms
    12. Other forms illustration
      Other forms
  2. Features
    1. 18 Form Fields illustration
      18 Form Fields
    2. 19 Integrations illustration
      19 Integrations
    3. Conditional Logic illustration
      Conditional Logic
    4. Multi-step Forms illustration
      Multi-step Forms
    5. Calculations illustration
      Calculations
    6. Partial Submissions illustration
      Partial Submissions
    7. Save & Resume illustration
      Save & Resume
    8. Payments illustration
      Payments
    9. Hidden Fields illustration
      Hidden Fields
    10. Dynamic Dropdowns illustration
      Dynamic Dropdowns
    11. Engagement analysis illustration
      Engagement analysis
    12. Multilingual forms illustration
      Multilingual forms
  3. Pricing
  4. Help
  5. Login
  6. Signup
    →
  • Help index
  • Features
    • Conditional logic
    • Prefill forms
    • Multi-step forms
    • Calculations
    • Partial submissions
    • Field references
    • Save and resume
    • Hidden fields
    • Dynamic lookup
    • Workflows
    • Dynamic dropdowns
    • Multilingual forms
    • Privacy mode
    • Success message
    • Form redirect
    • GA/GTM
    • Accept payments
    • Linked forms
    • Disable form
  • Styling
    • Custom CSS
    • Custom fonts
    • Color scheme
    • Form background
  • Analytics
    • Test mode
    • Overview
    • Field analytics
    • Form engagement
  • Workflows
    • Send emails
    • Form redirect
    • Success message
    • Webhooks
    • Create PDF
    • ActiveCampaign
    • Asana
    • Mailchimp
    • Front app
    • Freshdesk
    • Google Sheets
    • Pipedrive
    • Linear
    • Klaviyo
  • Sharing
    • Custom form link
    • Embed on a page (inline)
    • Embed on a page (popup)
    • Embed in emails
    • Embed on WordPress
    • Embed on Shopify
    • Embed on Squarespace
  • Salesforce
    • Overview
    • Create records
    • Update records
    • Related records
    • Dynamic picklists
    • Attach files
    • Create PDFs
    • Form prefill
  • HubSpot
    • Overview
    • Create contact form
    • Create lead capture form
    • Create customer survey
    • Prefill HubSpot form
    • Embed on HubSpot page
    • Uninstall
  • Zendesk
    • Create ticket form
    • Create CSAT survey
    • Embed on Help Center
    • Prefill ticket form
  • Admin
    • Users
    • Custom domain
    • Vanity subdomain
    • Subscription
  • Developers
    • Embed Library
    • API keys
    • API v1
    • API v2
  • Others
    • Partner program
    • GDPR compliance
    • Workflow logs
    • White labeling
    • Form speed
    • Zapier
    • Migration
  • Contact
  1. Help
  2. ›
    Zendesk
  3. ›
    Create ticket form

Create a Zendesk Ticket Form

On this page
  1. Introduction
  2. Create a new form
  3. Connect to Zendesk
  4. Autofill field options
  5. Configure the action
  6. Save and test
  7. Notes
    1. Adding other ticket properties
    2. Attaching files
    3. Conditional workflows
    4. Use ticket ID
    5. Embed on the Help Center

Introduction

Zendesk workflow allows you to turn new form responses into Zendesk tickets. This allows you to replace your default Zendesk ticket forms with Formcrafts’ forms which are much more powerful and customizable.

Let us learn how to create a simple support ticket form and turn new responses into tickets in Zendesk.

Create a new form

On your Formcrafts dashboard ↗ click on Add Form → Start from scratch. Enter a Form name and hit enter. This will create a new form.

You can also create a new form by clicking on Add Form → Use a Template and selecting a template. This would allow you to skip this step. We have a large collection of customer support form templates ↗ that you can use.

Now add some basic fields to your form using the Add field button on the top-left corner of the form editor:

  1. Name (One line input)
  2. Email (Email)
  3. Request (Multiple choice)
  4. Priority (Multiple choice)
  5. Comments (Comment)
Simple support ticket form

Edit the Request field and add appropriate options like Technical, Billing, and Other.

Connect to Zendesk

Click on the Workflows button on the top-left corner of the form editor, and then click on the Add workflow button.

Now edit the new workflow, and click on Add action. Under (select action) find Zendesk, and click on Connect to Zendesk.

Connect to Zendesk workflow

At this stage you will be asked to connect your Zendesk account. Proceed as directed.

Autofill field options

Note that we created a Priority field before. We need to add options for this field. This field will be mapped directly to the Priority field in Zendesk, so the option values in Formcrafts need to match the values in Zendesk.

Formcrafts can pull the options from Zendesk. Edit this field, and go to Options → Autofill and look for Priority under Zendesk fields.

Autofill field options from Zendesk

Configure the action

In the workflow, set the action to Create a Request.

For end-user support forms we recommend using the request object (which effectively creates a ticket). For internal forms, you can use the ticket object. The ticket object offers more fields, like private comments, brand id, etc ... You can also chain workflow actions: create a request, and then update the same with ticket-only fields.

Back in the workflow, we have to use the Field mapping section to map our form fields to their respective fields in Zendesk.

Under (Form data) you can use plain text or reference fields using the @ key. We will create the following field mappings:

Configuration and field mapping between Formcrafts and Zendesk
Zendesk field mapping

We have mapped the form field Name to Customer name.

We have mapped the form field Email to Customer email.

We have mapped a combination of plain text and a field reference (Support - @Request) to Subject. If the form response has a request of “Technical” then the subject will be “Support - Technical”.

We have mapped the form field Priority to Priority.

We have mapped the special reference Response Summary to Comment. This will include a summary of the form response in the ticket comment.

Save and test

Click on the Preview button on the top-right corner of the form editor, and submit the form to test the workflow.

Formcrafts keeps a record of all successful and failed workflows which you can view using the Logs button on the top-left corner of the form editor.

Learn more about Workflow logs.

Notes

Adding other ticket properties

You would notice that the Zendesk field list does not include an option to set other fields properties - such as group, brand, or ticket ID. You can achieve this by adding an additional workflow action.

Edit your existing workflow, and click on Add Action. The action should be Update a Ticket.

Under (form fields) select the result of our previous action, and map that to Ticket ID. Here you can also create mappings for other fields like Group, Brand, etc.

Workflow to update the Zendesk ticket
Workflow action to assign other properties to the ticket

Attaching files

You can accept files through your form and have them attached to the created ticket in Zendesk. To achieve this add a File upload field to your form, and then edit the workflow action to enable the Attach files to the ticket option.

Conditional workflows

By default the Zendesk action(s) is triggered on each form submit. We can add conditions to our workflow to trigger the action(s) only when certain conditions are met. Edit your workflow and click on Add condition. Here you can add conditions, or even create condition groups.

Workflow with a condition
Making workflows conditional

Use ticket ID

The ticket ID of the created ticket can be used in the success message or the redirect URL. Learn more about using workflow results.

Form success message editor with personalization
Personalized form success message

Embed on the Help Center

You can embed this form on your Zendesk Help Center. Learn more about embedding forms on the Zendesk Help Center.

Minimal, fast, and powerful. Try now.
Formcrafts - a form and survey platform for Salesforce, HubSpot, etc

Subtle Web Inc,
225 Railway St E,
T4C 2C3, Cochrane AB

Salesforce AppExchange partner logo HubSpot app partner logo
Templates
Application formsLead generation formsSurvey & feedback formsEvaluation formsSupport request formsBooking & registrationContact forms
Comparisons
vs AllFormAssemblyTypeformJotformWufooSurveyMonkey
Features
Conditional logicSalesforce formsHubSpot formsZendesk ticket formsEmail formsIntegrationsForm fields
Resources
Help centerBlogDeveloper APIGDPRStatusReport abuseContact us
Company
About usNonprofitCase studiesSecurityTerms and privacy