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. Workspace Addons
  2. Outlook addins

Create your first Outlook addin

Set up your Aurinko Outlook add-in by creating an account, installing the manifest, and accessing user data through the Unified Mailbox API.

PreviousOutlook addinsNextOffice 365: Installing Outlook addin

Last updated 4 months ago

First, create an account in the .

Create your app, then сheck API/features that should be activated for your new app. Besides 'Mailbox API' and 'User sessions' your addin may need to access CRM APIs.

You're ready to activate your Aurinko Outlook addin!

Install the manifest file in your Office 365 Outlook.

Once you've installed the manifest, opened the addin in Outlook, and logged in, you'll see a new user record in Aurinko:

Also a there is a new account that supports the user record. Your addin's frontend code can access the mailbox data through this account now. See the Unified mailbox API docs.

Now you frontend code can call Aurinko API on behalf of this user. Read this for more details.

article
Aurinko portal