#Pravin-webhook

1 messages · Page 1 of 1 (latest)

pulsar grotto
#

Hi! If you are a platform account, you need to set a Stripe connect webhook: https://stripe.com/docs/connect/webhooks
And then in the event object there's a account property to know which account triggered the event

dawn wolf
#

yes

#

i have all the setup as you mentioned above

#

also i have lots of webhook events as well there

#

i want to search webhook events for specific conected accoun

#

is it possible to find using account number

#

@pulsar grotto

pulsar grotto
#

What do you mean "search webhook events"? Like I said, in the event objects, there's an account property to know which account triggered the event.

dawn wolf
#

i want to analyse webhook request payload for particular user

#

i have only account number of that user

#

please guide where is it in above screen shot

#

@pulsar grotto

pulsar grotto
#

i want to analyse webhook request payload for particular user
Can you clarify what exactly you are trying to do?