#asrob - connect webhook

1 messages · Page 1 of 1 (latest)

sick pythonBOT
spare jungle
#

If you set up a Connect webhook you will receive all the events you listen for on that account, regardless of whether or not they come from your application.

empty nebula
#

Gotcha. That's what I was trying to confirm. I somehow assumed it would only include those that our Connect application produced. ty.

spare jungle
#

No worries, you should see an application parameter in the event data. You can filter these events against your Platform account's ClientApplication ID

#

ca_XXXX

empty nebula
#

Perfect thanks again @spare jungle

spare jungle
#

Happy to help 🙂