skip to Main Content

Microsoft Booking Permissions

Azure Application Registration Configured Permissions Microsoft Booking and Outlook Calendar Services API/Permissions name Microsoft Graph Type: Delegated > Calendars.Read > Calendars.Read.Shared > Calendars.ReadWrite > MailboxSettings.Read > Bookings.Manage.All > Bookings.Read.All > Bookings.ReadWrite.All > BookingsAppointment.ReadWrite.All Type:Application > Calendars.Read > Calendars.ReadWrite > MailboxSettings.Read…

Read more

Microsoft Booking prerequisites & limitations

API Limitation: The Microsoft Booking service supports various time increments (the difference between two events) but the API only returns TIME SLOTS in a range so the user only selects these possible time increments. For e.g., If we select a…

Read more

Office 365 Video Display for WordPress – Shortcode

[ o365_video_view ] Parameter Description Sample Required Bound to an attribute or template Attribute or Template Name channelid Office 365 User account id by which need to fetch the data channelid="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" X type layout type list or single type="list" videoid…

Read more

Office 365 Persons Display for WordPress – Shortcode

[ o365_persons ] Parameter Description Sample Required Bound to an attribute or template Attribute or Template Name userid Office 365 User account id by which need to fetch the data userid="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" template PHP template name to show the data template="o365_contacts_listings.php"…

Read more

Office 365 Microsoft Search Display for WordPress – Shortcode

[ o365_ms_search ] Parameter Description Sample Required Bound to an attribute or template Attribute or Template Name siteurl SharePoint Site URL siteurl="https://domainname.sharepoint.com/" X template PHP template name to show the data template="search.php" userbinding To show the data guest or logged…

Read more
Back To Top