Spudgun Posted May 16, 2019 Posted May 16, 2019 Hi, We've been asked to investigate a solution to better handle external complaints and queries via our main website. Currently it's "send an email to info@...". It will then be picked up and sent to the relevant department, who then make a log of it. Sometimes just in something like Excel, so no ticket management or such like. I immediately thought about the Hornbill customer portal. However, the first snag would be the account creation. We sometimes will have a complaint that will come from the man on the street, who will not have an account, nor be willing to create one. We were then thinking about chat bots or maybe automatic raising of a ticket in Hornbill via the "info@.... "email address perhaps. Does Hornbill have a solution for this scenario? Many Thanks in advance
Steven Boardman Posted May 22, 2019 Posted May 22, 2019 @Spudgun it's a tricky one, and i appreciate the whole creating account is not appropriate in the scenario you have described. One option would be to continue your Complaints option on your website, but instead of this raising an email have you considered invoking and using the Hornbill API's, so on submitting of the complaint form, it automatically raises a request in Hornbill? I appreciate the API's are a developer level tool, but this approach using something like https://api.hornbill.com/apps/com.hornbill.servicemanager/Requests?op=logRequest This would allow a developer to take the inputs to your complaints form, and pass them when creating a new request in Hornbill. This would mean that you could manage routing of the request to specific teams, or even if they are familiar with Json, they could take the questions from your complaints form and injecting them into the questions on the newly created request, and then in turn use the associated business process to evaluate the answers and take care of routing / SLA's / Tasks etc More info on the API's here. https://api.hornbill.com/ In the absence of developer resources, one option would be to use hornbill's email routing rules, so if a complaint form is submitted on your website and an email is auto-generated, you could link that mailbox to Hornbill, and use routing rules to evaluate all emails which drop into it. You could set rules to route all emails with the word Complaint or from the known email address to automatically create a new ticket and route it to a specific team, it may not give you as many options as using the published API's but might be another option? https://wiki.hornbill.com/index.php/Email_Routing_Rules Hope that helps
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