Outlook get many ignoring received after filter

Similar to this issue Outlook Node - Get Message - Test - Ignores filters and returns old emails, the Outlook filter seems to be ignoring the filter. I tried to to toString() suggestion in the email, but it did not help.

my node:

The date in the received after field resolves as:

2025-06-27T00:00:00.000-04:00

Information on your n8n setup

  • n8n version: 1.99.1
  • Database (default: SQLite): n/a
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Mac

I have found the drop down selections don’t work, the syntax is incorrectly generated.

I work with the Graph Explorer to generate my API endpoint URI, including filters etc. Testing the results I want are returned.

Then use that string in my Outlook node.