I stumbled upon this while I was browsing the supported data connections. Is feature considered available? Are there any known limitations while it's in preview?
Solved! Go to Solution.
Hi @BrendonBrooksP1,
The full format of the Office365Groups.CreateCalendarEvent is as below:
Office365Groups.CreateCalendarEvent( "GroupId", "Subject", {dateTime:Now(),timeZone:UTC},
{dateTime: DateAdd(Today(),2),timeZone:UTC}, {body:{content:"ferffsd",contentType:"Text"}, location:{displayName:"MichaelTest"}, importance:"Normal", isAllDay:false, isReminderOn:false, showAs:"Busy", responseRequested:false} )
Regards,
Michael
Hi @BrendonBrooksP1,
Yes, Office 365 groups is in Preview.
For the limits of this connector, please check:
Regards,
Michael
Awesome. What's the format of the formual if I wanted to add to a group calendar? Would it be:
CreateCalendarEvent (GROUPID, "Subject", DateTimeValue(mm/dd/yyyy 00:00), DateTimeValue(mm/dd/yyyy 00:00), {Body: "asdfljk", BodyContentType: HTML})
Hi @BrendonBrooksP1,
The full format of the Office365Groups.CreateCalendarEvent is as below:
Office365Groups.CreateCalendarEvent( "GroupId", "Subject", {dateTime:Now(),timeZone:UTC},
{dateTime: DateAdd(Today(),2),timeZone:UTC}, {body:{content:"ferffsd",contentType:"Text"}, location:{displayName:"MichaelTest"}, importance:"Normal", isAllDay:false, isReminderOn:false, showAs:"Busy", responseRequested:false} )
Regards,
Michael
That worked! I'll play around with it for a few days. Glad to see that this feature works!
Brendon
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
181 | |
52 | |
41 | |
38 | |
33 |
User | Count |
---|---|
245 | |
80 | |
71 | |
69 | |
66 |