Demo to preview the plugin:

Introduction

The Outlook Plugin for Bubble allows users to authenticate with Microsoft accounts and interact with Outlook services such as email, contacts, and calendar data. It enables apps to send emails, manage messages, and handle scheduling and contacts directly within Bubble workflows.
Key Features

Prerequisites

  • You must have the Azure Portal account.
  • A Bubble app where the plugin will be installed
  • Basic understanding of Bubble workflows and input/output fields
Image without caption

How to setup

Step 1 – Install the Plugin

Step 2 – Get Client and Secret Keys

Plugin Data/Action Calls

List Email Messages

List Email Folders

List Calendars

List Events

Get User

List Contacts

List Users in Organization

Search User in Organization by Email

Get Folder

Get Message Images

Create Folder

Outlook: Get AuthCode

Outlook: Auth

Outlook: Remove OAuth URL Parameters

Outlook: Renew Access Token

Send email with attachments

Create Calendar

Create Event

Create Contact

Send Email

Move Message to Folder

Update Event

Delete Event

Update Contact

Mark Email as Read/Unread

Send Email with CC Recipient

Workflow example

Connect Outlook

Create Calendar

Image without caption

Changelogs