We want to create different buckets in our Mobile & Web application to categorize the records. So we need APIs like:
- Give all records that are allocated to Location_1
2, Give all records that are assigned to Role_2 - Give all records that are assigned to Role_3 & Location_1
- Give all records that are assigned to Role_2 & Location_4 & User_3
Are these apis available in ACL workflow module. If Yes then please share the details.