shopify webhook – identify a different client
I would like to integrate my backend API with several shopify clients by using webhook created by shopify. I read that webhook is a push notification triggered by shopify. If I give my server endpoint (receiving order/creating a new customer)…