We want to assign a lead or case to different roles on the basis of some conditions or rules
For example: If Approve button is clicked then Assign that record to ROLE_1. If Reject Button is clicked then assign this record to ROLE_2.
Is this possible using ACL module in Workflow?