Jump to content

Creating Customer Surveys using survey monkey and Hornbill


chriscorcoran

Recommended Posts

 

We have thousands of customers which dont have the portal or use it so we dont get many people using the inbuilt hornbill feedback system. Is there a way to link survey monkey or another 3rd party survey system so that when we send out the resolve email the link includes the call ref? If not I guess I could use one of the fields as the ref number.

 

Link to comment
Share on other sites

Hi @chriscorcoran,

This is already doable, using a combination of SurveyMonkey Custom Variables and Hornbill Email Templates, as long as your SurveyMonkey subscription allows for the use of Custom Variables. The link added to the email template would look something like this, where requestid is the name of your custom variable in SurveyMonkey:

www.surveymonkey.com/r/your_survey?requestid={{.H_pk_reference}}

Cheers,

Steve

 

Link to comment
Share on other sites

Hi @chriscorcoran,

The value that you're passing to the H_pk_reference parameter from the Hornbill email template should be:

{{.H_pk_reference}}

So the URL in your email temlplate would be:

https://www.surveymonkey.co.uk/r/test?H_pk_reference={{.H_pk_reference}}

The curly braces and full stop wrapper injects the call reference in to the template.

Cheers,

Steve

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