Demo to preview the settings

Introduction

Use a variety of API calls to send Emails, view Calendar information, update/view Contacts, and more all with our plugin.

Prerequisites

  1. You must have the Azure Portal account.
Image without caption

How to set up

Register your app with Microsoft Azure at https://portal.azure.com/
Use the received keys in actions ‘Outlook: Get AuthCode’, ‘Outlook: Auth’, ‘Outlook: Renew Access Token’ to get the access code, access token and refresh token.

Outlook: Get AuthCode

Outlook: Auth

Outlook: Renew Access Token

Outlook: Send email with attachments

List Email Messages - Data Call

List Email Folders - Data Call

List Calendars - Data Call

List Events - Data Call

Get User - Data Call

List Contacts - Data Call

List Users in Organization - Data Call

Search User in Organization by Email - Data Call

Get Folder - Data Call

Get Message Images - Data Call

Create Folder - Action

Create Calendar - Action

Create Event - Action

Update Event - Action

Delete Event - Action

Create Contact - Action

Update Contact - Action

Send Email - Action

Send Email With CC Recipient - Action

Move Message to Folder - Action

Mark Email as Read/Unread - Action

Image without caption

Changelogs