Process Pending Events
POST/api/shopify/:integrationInstance/webhook-events/process
Manually trigger processing of pending webhook events for an integration instance.
Authentication: Requires Bearer token.
Validation:
- topic: nullable, string — in: full topic names (orders/create, products/update, etc.) or short prefixes (orders, products, inventory_items, order_transactions)
- limit: nullable, integer, min:1, max:100
Request
Responses
- 200
Successful response