Skip to main content
Best answer

How can I send a Google Form via email with Zendesk and include the ticket ID?

  • April 22, 2022
  • 2 replies
  • 78 views

Does anyone know how I could send a Google Form via email using Zendesk as a trigger point.

Ideally what I want to do is send a form but before sending it, add the triggering Zendesk ticket ID  to it so that i can match up responses from the returned form to the Zendesk ticket.

 

 

Best answer by Troy Tessalone

Hi @Moz 

Good question.

What you’ve mentioned is called “prefilling”.

Try following these instructions:

 

[EXAMPLE] That will produce a prefilled URL like this:

https://docs.google.com/forms/d/e/1FAIpQLSc8t8UhUzzXAGuw-_yl_xRHmXcvjA7OA/viewform?usp=pp_url&entry.2006868659=xyz

NOTE: Example of a field and a value entry.2006868659=xyz

You’ll have to configure the Zap to generate the desired prefilled links.

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • April 22, 2022

Hi @Moz 

Good question.

What you’ve mentioned is called “prefilling”.

Try following these instructions:

 

[EXAMPLE] That will produce a prefilled URL like this:

https://docs.google.com/forms/d/e/1FAIpQLSc8t8UhUzzXAGuw-_yl_xRHmXcvjA7OA/viewform?usp=pp_url&entry.2006868659=xyz

NOTE: Example of a field and a value entry.2006868659=xyz

You’ll have to configure the Zap to generate the desired prefilled links.


  • Author
  • Beginner
  • April 25, 2022

Thank you Troy; much appreciated.