A community member asks how to receive poll selection data in Typebot when using Evolution API's sendpoll feature. They attempted to use a webhook but found it doesn't capture the poll selection event.
Other community members responded that Typebot does not have a native integration with Evolution API and advised seeking support from Evolution API's community instead.
I'm using Typebot with Evolution API. A customer wants to make a change to their service, so Typebot makes an https POST request to Evolution API to send a sendpoll. How do I receive what was selected in the poll by the customer in Typebot to proceed with the service?
I tried using a webhook but it doesn't have the poll selection event.