Hi,
We're trying to put together a flow whereby once a day at the close of business it checks if the end date of the user matches todays date and if it does, then disable the account in azure AD.
I can see the part to update azure ad account to disabled, that's fine. The issue i'm having is filtering out the record from salesforce, then comparing the date to todays date and if it matches then action.
Can anyone help with filtering out what we need and then the best way to compare it to todays date please?
This is where we got to but it doesn't seem to pull the record we need when we check the raw data, so the filter below doesn't work.

I can provide the data output if required but I will have to go through it and remove any sensitive data.