#darling-haboo_webhooks
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1432339512541057189
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
Can you share the webhook endpoint Id you have ?
ah, sorry ๐
The webhook endpoint was registered at 2025-10-25 18:08:57 UTC while the event was generated before, at 2025-10-25 17:26:02 UTC
Try your test again and you should receive the event
ok, just to clarify.
If I add/remove capability from dashboard, will it trigger the event?
Ok, it seems when I remove for connected account capability it doesn't generate event
You can just try the same test that generated this event evt_1SMBE6JfwvSij8amNW2Ueo49
Interesting, here is what I observe:
So I have a webhook working.
Also I connected locally to listen webhook
Then on connected account I've changed the capability.
And locally I got that event evt_1SMpKqR0pxkBQD2bqmWf6cwQ
But not on my webhook.
Your webhook didn't received that event because it was generated after the webhook endpoint was registred
nope
Can you try again exactly the same test ?
I just retested it
Can you share the new event Id?
Thanks for sharing
the endpoint belongs to the account acct_1SMBCyJfwvSij8am however the event belongs to a different account acct_1SMCKGR0pxkBQD2b
If it's a connected account
then you should create a connect webhook endpoint
Ah, I see.
Thanks a lot.
The local integration confused me, because it get's all updates.