Hey everyone β I just updated the Error Automation via integrator.io APIs template to make it more flexible, easier to use, and better aligned with real-world error handling needs.
Whatβs new:
I've made several improvements based on internal use and customer feedback:
- All custom filter fields are now optional β including flow id and step id
- Expanded filtering support for error message and error code
- Smarter logic for handling different combinations of filter values
- Updated flow descriptions and in-app documentation for clarity
- Simplified setup β you no longer need a separate export bubble for every flow id + step id combination β one export can now handle all your rules
How it works now:
After installation, go into each flowβs export step and use the custom settings to define which errors should be retried or resolved. You can enter:
- Flow id β to scope to a specific integration
- Flow step id β to target a specific export/import step
- Error message β to match errors containing a keyword
- Error code β to match specific system error codes
All fields are optional. The logic now supports any combination of filters, giving you more control over how errors are handled.
Examples:
- No filters entered: All open errors from all flows are retried or resolved.
- Only flow id provided: Errors from that flow are processed regardless of step or message.
- Only error message provided: Errors across all flows that contain that message are processed.
- Flow step id + error code: Only errors from that specific step that match the code are processed.
- All fields provided: The rule applies only when all conditions match, giving you pinpoint targeting.
This replaces the old behavior where you needed one export bubble for every flow + step combo. Now you can define multiple rules in a single export and let the logic handle routing.
Flows included:
- Auto retry β Fetches errors and retries records based on your filters
- Auto resolve β Fetches errors and marks them resolved if they meet your criteria
Template name:
Error automation via integrator.io APIs
Available now in the Marketplace
Let me know if you have questions, feedback, or want to see additional functionality added.