Hi,
I am looking to add Graphical charts to the responses that are sent by the bot to the user, to make it more engaging. How can I achieve that? Do I need to use any integrations? Please help!
Thanks!
Hi,
I am looking to add Graphical charts to the responses that are sent by the bot to the user, to make it more engaging. How can I achieve that? Do I need to use any integrations? Please help!
Thanks!
Hi there,
You would definitely be needing to look at 3rd party products to achieve this. You can use our Webhooks & HTTP service in order to integrate with another products API.
I did find an article here which whilst discusses Slack bots in particular uses the Google Chart API to install a chart into a bot. Perhaps this could give you some further ideas.
chart.js might work for this. Haven’t tried it myself yet. Just came across it the other day.