New REST APIs for Running Rules on Profiles and Reconciliations

The following two new REST APIs are now available to help customers execute rules in bulk (including Global Rules) for a given period, with optional filtering to target only specific objects.

  • Run Profile Rule API: This API executes applicable rules against Profiles for a specified period, optionally constrained by a public Profile filter.
  • Run Reconciliation Rule API: This API executes applicable rules against reconciliations for a specified period, optionally constrained by a public reconciliation filter, and optionally limited to specific rule types.

Business Benefit: These REST APIs allow customers to automate rule execution by running profile and reconciliation rules in bulk for a selected period, with options to limit processing to a filtered subset and (for reconciliations) specific rule types, reducing manual effort and improving consistency, and enabling more targeted runs.

Key resources