#Devi

1 messages · Page 1 of 1 (latest)

agile cedarBOT
dull goblet
#

Hi, do you refer to a specific event?

true inlet
#

We have many products subscription. And we have 2 webhook endpoints. When customer subscribe both webhook events are getting triggered. So to avoid this call how to map webhook with products

dull goblet
#

When a webhook event comes in you can Retrieve the Subscription based on Id. You can then de-dup by checking if you are already processing them using any kind of locking mechanism