Get Items By CAML Query with ExpandRecurrence Proprty

Hello,

I am trying to get expandedRecurrence Items from a SharePoint online Calendar list. How can I structure the Query to use query options? The options I am trying to use are
ExpandRecurrence = true
CalendarDate = DateTime.Now

My current Query string looks like

ExpandRecurrence = true,CalendarDate = DateTime.Now

Any help / insight you could provide would be apreciated.

Hello @jlavia, thank you for your message.

Could you please send a screenshot of your workflow?
I need it so I would be able to recreate your case and help you.