...
Update each section to the below:
Event - select “Product creation”
Format - select “JSON”
URL - Update textbox value to “https://shopify-update.shopassistant-ai.com/api/webhooks/product/create”
Webhook API version - select “2024-10 (Latest)”
Click Save button.
...
2. Create Product
...
Click Create webhook.
Update each section to the below:
Event - select “Product update”
Format - select “JSON”
URL - Update textbox value to “https://shopify-update.shopassistant-ai.com/api/webhooks/product/update”
Webhook API version - select “2024-10 (Latest)”
Click Save button.
...
...
Deletion webhook
Click Create webhook.
Update each section to the below:
Event - select “Product deletion”
Format - select “JSON”
URL - Update textbox value to “https://shopify-update.shopassistant-ai.com/api/webhooks/product/delete”
Webhook API version - select “2024-10 (Latest)”
Click Save button.
...
...
3. Create Inventory level update webhook
Click Create webhook.
Update each section to the below:
Event - select “Inventory level update”
Format - select “JSON”
URL - Update textbox value to “https://shopify-update.shopassistant-ai.com/api/webhooks/inventorylevel/update”
Webhook API version - select “2024-10 (Latest)”
Click Save button.
...