Hi,
I have Microsoft form looks like this,
Now once user submit response the response should go to here,
End result should be like all information that user submit from microsoft form it should entered here.
I have tried to create flow by calling Form, groupid id for shift app, followed by compose and JSON Parse to access data in JSON format.
This is the result I am getting,
This is where I am having issue,
In this scenario start date should 10/05/2025 and End date should be 10/15/2025 as seen in first image.
Thanks