Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.gorelo.io/llms.txt

Use this file to discover all available pages before exploring further.

Gorelo integrates with Outlook Calendar which allows for 2-way sync between the Gorelo user calendar and the primary calendar in Outlook (SSO with M365 required).
1

Create the app in AzureAD.

  1. Navigate to Azure > Microsoft Entra ID.
  2. In the left menu, click App registrations.
Image 152
  1. Click +New registration.
    • Name: Gorelo Calendar
    • Supported account types: Accounts in this organizational directory only
    Image
  2. Click Register.
  3. Navigate to API permissions from the left menu.
  4. Click Add a permission:
    • Select Microsoft Graph.
      Image
    • Select Application permission.
    Image
    • Select permissions: Application.Read.All
    • Select permissions: Calendars.ReadWrite
  5. Click Add permissions.
  6. Click Grant admin consent for the recently added permissions.
Image 155
  1. Navigate to Certificates & secrets in the left menu.
  2. Click + New client secret.
    • Enter a Description and Expiration.
    Image
  3. Copy the Secret Value and save for later.
    Image 157
  4. Navigate to Overview in the left menu.
  5. Copy the Application (client) ID and Directory (tenant) ID and save for later.
Image
2

Integrate in Gorelo.

  1. Navigate to Settings > Integrations.
  2. Click the ⚙️cog icon to configure Outlook.
  3. Enter the Client ID, Tenant ID and Secret Key you saved from earlier.
  4. Click Connect.
  5. Each user will then need to toggle on sync via their calendar in Gorelo.
Image