I have already created Work Anniversary Emails to Employees and its working fine. However, I feel the flow is not efficient. As I do not have a filter query or OData filter option to get users having anniversary on that day, I have to go with condition to check for each user profile. This is eating up so many API calls. I am here to check from experts if there is an efficient way of doing it like graph API to get all users in json format and use Parse JSON and filter out the users. Please suggest if any.
