Microsoft Booking Azure AD Application Permissions
Required Permissions: Azure Active Directory > App Registrations > My Custom App Name > Settings > Required Permissions In Azure Under “Settings”use the menu option “Required Permission” then select the “Add” button to enable the access to “Microsoft Graph” . DELEGATED…
Azure Active Directory Application Registration Configuration
Install and activate the base plugin(o365) in user site. After activate the plugin go to the office 365 setting page and copy the URL from address bar for create the Azure App. Login on https://portal.azure.com/ and click on Azure Active…
Base plugin
Office 365 base plugin for Wordpress documentation: The Office 365 base plugin is used to store and verify, your Azure application registration settings, after which it can be used to manage connections, data mapping, monitoring synchronization status, error log, system…
WordPress Rest API Basic Authentication with HTTP Authorization
PHP HTTP AUTHORIZATION HEADER ENABLE Minimum PHP version: 5.3.0+ Most of the shared hosting has disabled the HTTP Authorization Header by default. To enable this option you’ll need to edit your .htaccess file adding the following RewriteEngine on RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^(.*)…
Bookly CRED Rest API Operations
Here are the key features of Bookly CRED Rest API Operations Plugin Appointment Get Appointment details Create New Appointment Update Appointment Delete Appointment Filter Appointments based on date range, staff and customer email Staff Get Staff details Create Staff Update…