Integration – Sync bookings to Google Calendar

Get OAuth 2.0 Client ID in Google Console

1) Navigate to https://console.cloud.google.com/ and create a new project.

 

 

2) Then go to APIs & Services/Credentials and click ‘Create Credentials’ then choose ‘OAuth client ID’. Then enter the details for your ‘OAuth client ID’.

Application Type: Web Application

Name: *Input any name you prefer

Authorize redirect URIs: http://yoursite.com/wp-admin/admin.php?page=calboy_booking (Navigate to Calboy/Bookings and copy the url)

 

 

3) After that you will get the details for your OAuth client.

 


Use Sync Google Calendar

1) Navigate to Calboy/Integration/Google Calendar Settings and then input the details of your OAuth client then click ‘Update’.

 

 

2) After inputing the details in the Integration page, the button ‘Sync Google Calendar’ will appear in Calboy/Bookings.