πŸ€– Error Automation Template β€” Now More Flexible & Customizable

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.

:wrench: 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

:gear: 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.

:magnifying_glass_tilted_left: 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.

:repeat_button: 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

:package: 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.

4 Likes