Hello,
I am working on creating a flow where, when I receive an email, a calendar event is set up 1 day from the event.
I've tried a few expressions and still get errors.
Any help is appreciated!!
what I am currently trying:
formatdaytime(adddays(triggerOutputs()?['body/receivedDateTime'],1,'MM/dd/yyyy'))
Have also tried this without success: