Add vote/created event to Webhooks #2193
limone-eth
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@lim0n3 yes this is something we are working towards. There are some other things we need to solve before. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My idea is to add webhook events also for votes, as right now the only events supported are related to proposals.
I actually really need something like this to avoid periodically polling Snapshot APIs to get votes for certain addresses, which is not an optimal solution. I believe this is something useful not only for building with Snapshot APIs but also for improving the usage of such API (on my use case it would save a lot of useless http calls towards it) reducing the overall traffic a lot.
Beta Was this translation helpful? Give feedback.
All reactions