Jump to content

Feature Request: Ability to call and fill a google form then inject the answers into a ticket via Cloud Automation BPM Node


Bill Hartman

Recommended Posts

  • Bill Hartman changed the title to Feature Request: Ability to call and fill a google form then inject the answers into a ticket via Cloud Automation BPM Node

Hi Bill,

You should be able to achieve this without the use of the Cloud Integrations.  Using a Hornbill Automation for sending an email you could send a link to the Google Form to the customer / user.  

You will need to add to the Google form a question that will contain the Service Manager request ID.  Using the Get pre-filled link option when designing your Form, you can have this Request Reference prepopulated with the ID of the request using variables as part of the URL.

 

image.png

On the https://github.com/hornbill/gsGoogleFormsToHornbill page there is an example script.  You can edit this specifically for updating a request.  There is a section for matching the names of the custom fields that you would like to populate with the answers from the form.  Here is an example of where this is set up.  In this case it would be a Google Form that has 3 questions with the titles, Address, Contact Number, and Date of Birth.  This is held with in the Update Custom Fields function.

image.png

 

Hope that makes sense. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...