chriscorcoran Posted November 1, 2019 Share Posted November 1, 2019 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 More sharing options...
Steve G Posted November 4, 2019 Share Posted November 4, 2019 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 More sharing options...
chriscorcoran Posted November 5, 2019 Author Share Posted November 5, 2019 thanks @Steve G just testing and when add the variable shown below my weblink collector URL is https://www.surveymonkey.co.uk/r/test?H_pk_reference=[H_pk_reference_value] which doesnt seem right. It takes me to the survey but doesnt add the hornbill request ID to the export results file. Any ideas? Link to comment Share on other sites More sharing options...
Steve G Posted November 6, 2019 Share Posted November 6, 2019 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 More sharing options...
chriscorcoran Posted November 11, 2019 Author Share Posted November 11, 2019 thanks @Steve G I was over complicating it my head all sorted 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now