#darling-haboo_webhooks

1 messages ยท Page 1 of 1 (latest)

reef shoalBOT
#

๐Ÿ‘‹ 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.

wise thorn
#

๐Ÿ‘‹
Can you share the webhook endpoint Id you have ?

wise thorn
#

Thanks for sharing, it's this Id: we_1SMBtdJfwvSij8amaY49fwnY

#

checking...

knotty jackal
#

ah, sorry ๐Ÿ™‚

wise thorn
#

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

knotty jackal
#

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

wise thorn
#

You can just try the same test that generated this event evt_1SMBE6JfwvSij8amNW2Ueo49

knotty jackal
#

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.

wise thorn
#

Your webhook didn't received that event because it was generated after the webhook endpoint was registred

knotty jackal
#

nope

wise thorn
#

Can you try again exactly the same test ?

knotty jackal
#

I just retested it

wise thorn
#

Can you share the new event Id?

knotty jackal
#

2 message above

#

evt_1SMpKqR0pxkBQD2bqmWf6cwQ

wise thorn
#

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

knotty jackal
#

Ah, I see.
Thanks a lot.
The local integration confused me, because it get's all updates.