#tibo_webhooks-connect

1 messages ¡ Page 1 of 1 (latest)

lament 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/1380568609235144878

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

vale bough
#

Hi, can you share the exact event id you're referring to? It would start with evt_, and I can further look

oak turtle
#

Hi, here is the id : evt_3RX16sG7GKrM78sA1sFKWf7u

#

id destination of the webhook : we_1RWw92G7GKrM78sAeRp0kzth

vale bough
#

You need to create a webhook endpoint on your account directly and then listen to events that happen on your own account as well

#

Connect webhooks are for activity on any connected account only

oak turtle
#

how can i do if I can only have webhook endpoint and I need to listen to account AND Transfer ? the transfer is done on a connect account and not on my own account

vale bough
lament shoalBOT
kindred quiver
#

tibo_webhooks-connect

oak turtle
#

Do i need to create 2 endpoints then ? one for listening accounts event and another one for listening transfers and charges ?

kindred quiver
#

yes

oak turtle
#

alright thanks for helping