skip to Main Content

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…

Read more

Sharepoint CRM Application With WordPress

Client wanted to list their database of 2500+ artist and their booking prices stored in SharePoint on their public facing website. Potential customers would be able to browse artists and book them for events, a gravity form was used to…

Read more

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…

Read more

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 ^(.*)…

Read more

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…

Read more
Back To Top