Aurinko
Aurinko websiteAurinko blogAPI ReferenceContact Support
Aurinko API
Aurinko API
  • Getting started
    • What is Unified Mailbox API?
    • Getting started with Aurinko
    • Get your developer API keys
    • Adding Aurinko to Google Workspace allowlist
    • Bubble.io plugin
    • Team members and roles in applications
  • Unified APIs
    • Email API
    • Calendar API
    • Contacts API
    • Tasks API
    • Webhooks API
      • Configuring Pub/Sub for Gmail API Webhooks
    • Direct API
  • Authentication
    • OAuth Flow
      • Account OAuth Flow
      • User ОАuth Flow
      • Service Account OAuth Flow
    • Authentication scopes
    • Authorized return URLs
    • Google OAuth setup
    • Office 365 OAuth setup
    • ZOHO OAuth setup
    • Service accounts
      • Setting up G Suite service account
      • Setting up Office 365 daemon app registration
  • Scheduling
    • Create your first appointment booking page
    • Calendar Booking Page
    • Booking API
    • Group Booking API
  • Workspace Addons
    • Outlook addins
      • Create your first Outlook addin
      • Office 365: Installing Outlook addin
    • Microsoft Teams apps
      • Microsoft Teams bot setup
      • Create your first MS Teams app
      • Installing MS Teams app
    • Chrome Extensions with Google authentication
    • Google Workspace Add-Ons
  • Dynamic API
    • What is Dynamic (Virtual) API?
    • Getting Started with Dynamic API
Powered by GitBook
On this page
  1. Scheduling

Create your first appointment booking page

Create a personalized appointment booking page by connecting your Google or Office 365 calendar. Download scheduler.html for setup and API details.

PreviousSetting up Office 365 daemon app registrationNextCalendar Booking Page

Last updated 6 months ago

First, create an account in the .

Create your app, then сheck the 'Scheduler' feature for your new app (Mailbox API will be activated too).

On your new app's dashboard go to the todo item 'Check out your appointment booking page!'

and click 'Authorize access to a calendar' (in Google or Office 365 account that you own) :

Once a mailbox account (with calendar access) is connected click 'Download html file' to download your scheduler.html file.

Then open the scheduler.html file in your browser; this is your appointment booking page!

You can host the the calendar page on your site, just specify your AURINKO_CLIENT_ID so that the widget knows your Aurinko app and looks for booking profiles in it.

To continue building your appointment booking app set up your own OAuth details:

Then review on how to create booking profiles. Check out our public Github repo ; the 'index.html' in the scheduler directory is essentially the scheduler.html that you've downloaded. It is quite simple.

Google OAuth setup
Office 365 OAuth setup
Booking API
aurinko-workspace-apps
Aurinko portal