Skip to main content
Best answer

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


  • Beginner
  • 1 reply

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 TessaloneBest 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.

View original
Did this topic help you find an answer to your question?
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
Forum|alt.badge.img+14
  • Zapier Expert
  • 31068 replies
  • 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
  • 1 reply
  • April 25, 2022

Thank you Troy; much appreciated.