request :
{
"inputs": {
"host": {
"connectionName": "shared_office365",
"operationId": "V4CalendarPatchItem",
"apiId": "/providers/Microsoft.PowerApps/apis/shared_office365"
},
"parameters": {
"table": "AAMkADhkZjJlMDg0LTcwM2UtNGRmNC05MzdjLTkzODg0ZTRmN2ZkOQBGAAAAAADFluQXi3dtTb26VKna_bQHBwDGXdBMqPreQ5evG1R8T50jAAAAAAEGAADGXdBMqPreQ5evG1R8T50jAAAFkCjwAAA=",
"id": "@variables('id_event')",
"item/subject": "@items('Appliquer_à_chacun_2')?['title']",
"item/start": "@string(items('Appliquer_à_chacun_2')?['dueDateTime'])",
"item/end": "@string(items('Appliquer_à_chacun_2')?['dueDateTime'])",
"item/timeZone": "(UTC+01:00) Brussels, Copenhagen, Madrid, Paris",
"item/requiredAttendees": "@variables('reminder')",
"item/body": "<p><br></p>",
"item/importance": "high",
"item/isAllDay": true,
"item/responseRequested": false
},
"authentication": "@parameters('$authentication')"
}
}
Response
{
"inputs": {
"host": {
"connectionName": "shared_office365",
"operationId": "V4CalendarPatchItem",
"apiId": "/providers/Microsoft.PowerApps/apis/shared_office365"
},
"parameters": {
"table": "AAMkADhkZjJlMDg0LTcwM2UtNGRmNC05MzdjLTkzODg0ZTRmN2ZkOQBGAAAAAADFluQXi3dtTb26VKna_bQHBwDGXdBMqPreQ5evG1R8T50jAAAAAAEGAADGXdBMqPreQ5evG1R8T50jAAAFkCjwAAA=",
"item/start": "2020-12-25T00:00:00.0000000",
"item/end": "2020-12-26T00:00:00.0000000",
"item/timeZone": "(UTC+01:00) Brussels, Copenhagen, Madrid, Paris",
"item/requiredAttendees": "aaa@aaa.com",
"item/importance": "high",
"item/isAllDay": true,
"item/responseRequested": false
}
}
}
When I update adding attendees, the event is displayed on 2 days in the outlook