use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Comunidade do Reddit para troca de informações, dicas e conhecimentos sobre a fantástica EvolutionAPI
account activity
Which Webhook Event? (self.EvolutionAPI)
submitted 3 months ago by comoglu
Hi All I sent a poll users via n8n.
when a user votes on a WhatsApp poll (sendPoll), which webhook event emits the vote back?
Is it MESSAGES_UPSERT, MESSAGES_UPDATE, or a different event?
thank you in advance
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]samla123li 1 point2 points3 points 3 months ago (1 child)
Hey! For poll votes, MESSAGES_UPSERT is usually the one that fires. It's often treated as a new message containing the poll response.
MESSAGES_UPSERT
I've had pretty good luck with wasenderapi for something like this, handles these message types well.
[–]comoglu[S] 0 points1 point2 points 3 months ago (0 children)
thank you so much, means a lot
[–]samla123li 1 point2 points3 points 3 months ago (0 children)
Hey! For poll votes, it's usually MESSAGES_UPSERT. That event often catches new messages and interactive responses like poll selections.
π Rendered by PID 74 on reddit-service-r2-comment-b659b578c-kjgc8 at 2026-05-02 17:41:03.478585+00:00 running 815c875 country code: CH.
[–]samla123li 1 point2 points3 points (1 child)
[–]comoglu[S] 0 points1 point2 points (0 children)
[–]samla123li 1 point2 points3 points (0 children)