Submit a ticket in messaging (Chatbot)
Con risposta
Data ultimo post: 24 feb 2022
Is there an alternative way to or replace the option, "Transfer to an agent" to "Submit a request"?
Currently, I have a flow builder with 5 FAQ's and planning to have another option as "submit a ticket".
There isn't any available option for me to have a form in it where I can pull the ticket form into the Chatbot. Similar to what Figma has https://help.figma.com/hc/en-us
Any ideas or suggestions?
Thanks in advance!
8
19
19 commenti
Chris²
This solution is brilliant, took only 10 minutes to set-up.
It would be incredibly useful to get a placeholder with a transcript of the previous chat with the bot.
1
Thais Souza da Silva
1263213560009 Thank you so much for this! It will solve a lot of problems we are having. To make it perfect for our needs, however, is there a way to add the transcript of the conversation the person had with the bot as a internal note? I imagine it would be something in this part, but I'm not sure what would be:
"comment": {
"body": "{{tf.22638143652759}}",
"public": true
}
0
Brett Bowser
Thanks for sharing your solution 1263213560009 ! This is super helpful :)
0
Anton Maslov
Here is how you can create a ticket with Messaging if needed:
First, you need to create API key and add it to “Connections” to allow Messaging doing API calls to your own Zendesk instance:
1. Go to Admin > Apps & Integrations > Zendesk API. Create an API token here.
2. Now got to Apps & Integrations > Connections and create a new one:
You are now ready to create a ticket by Messaging.
1.First, create a custom ticket fields with “text” type which you will use to ask for issue description. Make it editable by end users and name it for example “How can I help?”
2. Now add step “Ask for details” if needed where you'll ask “Name”, “Email” and also add “How can I help” field there as well.
3. Now add step “Make an API calls”:
4. Now you can use “Make an API call" to test that it works and also save ticket_id as a variable and use it later to tell client his ticket ID that was created.
5
Tony Smith
You can probably do this with using the Make an API Call module and calling Zendesk API
https://developer.zendesk.com/documentation/ticketing/getting-started/zendesk-api-quick-start/
0
Shawna James
0
Amy M
Agree with Chris above that it is odd this functionality does not exist in the "upgraded" experience. Would highly value the ability to submit contact forms within messaging bot.
0
Amy M
0
Chris²
Is there a solution for this yet? At the moment, linking to the form in the help centre seems to be the only workaround. It works so well in web widget (classic), it seems unusual that the same functionality isn't available in the newer product.
2
Audrie Jurgens
5482528530074 - Would you, please, share how you did this?
0
Accedi per aggiungere un commento.