What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Shopify Webhook registered but not triggered for BULK_OPERATIONS_FINISH.

Shopify Webhook registered but not triggered for BULK_OPERATIONS_FINISH.

Siva1098
Shopify Partner
1 0 0

Used Remix framework for Shopify app development, created a bulk create product mutation using 

bulkOperationRunMutation, when the operation is done, It has to trigger the webhook with topic 
BULK_OPERATIONS_FINISH. But the webhook triggering is very inconsistent. I tried to start the server by `npm run dev -- --reset`.
Replies 0 (0)