Show Help Centre Content thru Website Via API similar thru Mobile SDKs for Mobile Apps
Posted May 23, 2023
We're interested in creating a custom website to show support articles, then launch the Messaging SDK from it. Is there a Web API to fetch the content like you can with the Mobile Support SDK API?
0
9
9 comments
Christopher Kennedy
0
SFARR1752
Can through the REST API, one populates Ticket Fields rather than User attributes? This information would be required by the agents to facilitate ticket resolution. For example the ride details on which the issue is being reported.
0
Christopher Kennedy
There is no Zendesk Web Widget (Messaging) API that will allow you to submit custom field values. But if you're supplying an external ID on authentication, you can use that value to locate the user in both Zendesk and your external systems in order to update the Zendesk user via REST API.
0
SFARR1752
Christopher Kennedy We would need to gather info invisibly to the user - the authentication of the mobile number and e-mail address through the JWT authentication and other attributes via an API call that would populate specific custom fields. Can this be achieved by using the Web Widget (messaging) as opposed to the Web Widget (Classic) mode of communication. Thank You.
0
Christopher Kennedy
0
SFARR1752
Thanks. This proves very useful. I will discuss this with our development team. As to the chat, how would the Chat widget be invoked in such flow.
0
Christopher Kennedy
0
SFARR1752
Thanks for your message. Yes in fact today we tested within a trial environment the Bot feature and we saw the option to suggest help articles. We still have not tested it in its entirety. We may consider it however in such case I believe the flow would be different to what we intend in the sense that with the bot you first prompt customer to insert issue and then configure suggestion of articles matching the issue. We were planning to show FAQs pertaining to most commonly reported issues and should these not suffice prompt Customer to chat with Support if desired.
0
Christopher Kennedy
The Web SDK for Messaging provides a bot conversation to the user that you can configure. This conversation can include presenting Help Center articles. Would this behavior fit your use case?
0
Sign in to leave a comment.