{
"type": "OpenApiConnection",
"inputs": {
"parameters": {
"item/subject": "Update Board Prospects",
"item/body/content": "This is an automated follow-up meeting to share notes and update the board prospects document.",
"item/timeZone": "Eastern Standard Time",
"item/start/dateTime": "@items('For_each')?['confidence']",
"item/end/dateTime": "@items('For_each')?['confidence']",
"calendarid": "Calendar",
"item/requiredAttendees": EMAILS
},
"host": {
"apiId": "/providers/Microsoft.PowerApps/apis/shared_teams",
"connection": "shared_teams",
"operationId": "CreateTeamsMeeting"
}
},
"runAfter": {
"Condition": [
"Succeeded"
]