If I have two Shopify apps that have configured webhooks pointing to the same URL for the same events – when one of those events gets fired, will my webhook get fired once, or twice?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You created two Webhooks, one for each App. Hence two Webhooks will fire, one for each App. It does not matter what the end point specified is.