Make Webhook-Based Workflows 100% Reliable With Reconciliation Job
Most standard workflows triggered by events like Customer Updated or Order Created in Shopify rely on Shopify’s webhooks. While these webhooks generally function well, reliability is crucial for mission-critical operations.
Shopify’s official recommendation is to implement a reconciliation job to ensure 100% reliability. This workflow adds a reconciliation layer, periodically checking for missed events and ensuring that your workflows run smoothly and accurately, even if a webhook fails. Enhance the dependability of your webhook-based processes with this essential reconciliation job.
Topics:
Watch the demo
How it works
Let’s say you have a Customer Updated trigger that does something:
Then, what you’ll want to do is add this reconciliation job workflow that will run on a schedule and catch any customer update events that may have been missed:
It works by triggering the original workflow using the Mesa.automation.send command in the code step above.
Free download
This free workflow template if yours to personalize. Simply import the ZIP file to MESA then connect the app steps to your credentials. Test, then, turn it on!
Questions about this workflow demo? Contact:
Kalen Jordan
MESA Service Partner