#alexelba-webhook-events

1 messages · Page 1 of 1 (latest)

split cradleBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

coarse meteor
#

If you scroll down one more section there is a (mostly) full list of webhook event types

gray heron
#

For Selection required: pending_webhooks the counter will change regardless of status of webhook?

coarse meteor
#

Sorry I'm not sure what you are referring to here

gray heron
#

I want to check when event happened lets say "account.external_account.deleted" and webhook was called, for the event, when I get event from this api the counter will be 1

#

but how can I know if it was successful or not

#

pending_webhooks

coarse meteor
#

This is an integer that will tell you how many other webhook events have not delivered to the URL you have specified

gray heron
#

I see thanks