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.