I have created a Flow that takes information from the body of an email and creates a SharePoint calendar event from that information.
I can get it to create an event on a specified date, but can't get the time.
When I try to add the time in the SharePoint format that I found I get:
The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/EventDate' is required to be of type 'String/date-time'. The runtime value '" 2022-05-30T"' to be converted doesn't have the expected format 'String/date-time'.
I have tried:
2022-06-06T11:47:23.0798367Z
2022-05-30T03:30:00Z
2022-05-30T03:30:00
2022-05-30 T03:30:00
Does anyone know how to format the time so that it can post at the correct time?
Here is meat of the flow. In "Compose" I get the date information using:
Can you post a screen shot of the output of your Compose action after a run please?
Of course, here is a successful Output when only the date is typed:
Here is an unsuccessful output when I try to include the time:
It ignores everything after the T.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
30 | |
29 | |
28 | |
20 | |
11 |