Skip to Main Content
Status Backlog
Categories Workflows
Created by Guest
Created on May 8, 2023

More meaningful API rules endpoint results

When calling the fetch rule API endpoint, you are returned with minimal information (name and actions). It would be more ideal if there was reusable information fields such as which inbox is being impacted (inbox ID) and which tags are being applied (tag ID).

By reusable, I am referencing the fact that rule sets imported via CSV require IDs to be used for inboxes and tags. It'd be great if I could fetch a rule, and have the rule's when, if, then available with the proper ID's. Instead what we have is just an array of what actions are happening (SS)


  • Attach files