iMBrace no code workflow
  • ONBOARDING GUIDE
    • General
    • Invite Organization Members
    • Add Teams and Team Crew
    • Connect Channels
    • Create Credentials
    • Set Up Workflows
    • Set Up Message Template
    • Chat To Your Customers
      • Live Representative Chat Mode
    • Set up Data Boards
      • Data Board Filters & Segmentation
      • Set Up Board Automation
      • Board Management
    • Campaign QR Code
    • Embedded Signup (WhatsApp)
    • How To Find Support
    • Types Of Notification
  • CHANNELS
    • Facebook
    • Web Widget
    • LINE
    • WeChat
    • WhatsApp
      • WhatsApp Business Verified
  • WORKFLOWS
    • Function
    • If
    • Edit Image
    • Email trigger (IMAP)
    • HTTP(s) Request
    • Interval
    • Merge
    • Respond to Webhook
    • Schedule trigger
    • Webhook
  • INTEGRATIONS
    • App Integrations
    • Airtable
    • Asana
    • AWS
    • ClickUp
    • Freshdesk
    • Freshservice
    • Freshworks CRM
    • Google
    • HubSpot
    • Mailchimp
    • MessageBird
    • Microsoft
    • Mindee
      • Mindee API
    • monday.com
    • Odoo
    • Salesforce
    • ServiceNow
    • Shopify
    • Slack
    • Stripe
    • Telegram
    • Trello
    • Twilio
    • Vonage
    • Webflow
    • Xero
    • Zendesk
    • Zoho CRM
    • Zoom
  • API
    • Facebook Ad API
  • JOURNEYS
    • AI-Assistant Management
    • Email Campaign
    • Facebook Leads Management
    • Facebook Social Media Management
    • Form Management
    • WhatsApp Outbound
    • Business Contact Collector
  • 简体中文
    • 一般导览
    • 邀请机构成员
    • 添加团队及团队成员
    • 连接渠道
    • 创建凭证
    • 设置工作流程
    • 与您的客户对话
    • 設定数据管理
  • 繁體中文
    • 一般導覽
    • 邀請機構成員
    • 新增團隊及團隊成員
    • 連結渠道
    • 建立憑證
    • 設定工作流程
    • 與您的客戶對話
    • 設定資料管理
Powered by GitBook
On this page
  • Microsoft compatible nodes
  • Account integration using OAuth
  1. INTEGRATIONS

Microsoft

Microsoft Outlook, Teams, OneDrive, Excel, etc.

PreviousMessageBirdNextMindee

Last updated 2 years ago

Microsoft provides a standardized way to access their APIs through Microsoft Azure. This can be done using OAuth. Once configured, you can use your credentials to authenticate the following nodes:

Microsoft compatible nodes

Node
OAuth

Microsoft Dynamics CRM

Yes

Microsoft Excel

Yes

Microsoft Graph Security

Yes

Microsoft OneDrive

Yes

Microsoft Outlook

Yes

Microsoft Teams

Yes

Microsoft To Do

Yes

Account integration using OAuth

To begin, you will need:

  • An account.

STEP 1: Access the .

STEP 2: Click on the [Register an application] button.

STEP 3: Enter a name for your app in the Name field.

STEP 4: Select Accounts in any organizational directory (Any Azure AD directory - Multitenant) and personal Microsoft accounts (eg. Skype, Xbox) under the Supported account types section.

STEP 5: In iMBrace, copy the OAuth Callback URL provided in the Microsoft node credentials.

STEP 6: Paste it in the Redirect URI (optional) field on the Register an application page.

STEP 7: Click on the [Register] button.

STEP 8: Copy the Application (client) ID.

STEP 9: In iMBrace, enter the name for your credentials in the Credentials Name field in the Microsoft node credentials (In this case, Microsoft Outlook).

STEP 10: In iMBrace, paste the Application ID in the Client ID field in the Microsoft node credentials.

STEP 11: On your Microsoft application page, click on [Certificates & secrets] in the left sidebar.

STEP 12: Click on the [+ New client secret] button under the Client secrets section.

STEP 13: Enter a description in the Description field.

STEP 14: Click on the [Add] button.

STEP 15: Copy the displayed secret under the Value column.

STEP 16: In iMBrace, paste the secret in the Client Secret field in the Microsoft node credentials.

STEP 17: Click on the [Connect] button in the OAuth section to connect a Microsoft account to iMBrace.

STEP 18: Login to your Microsoft account and allow the app to access your info.

STEP 19: In iMBrace, click on the [Save] button in the Microsoft node credentials to save your credentials.

DONE: The credential can then be used for Microsoft nodes.

Microsoft Azure
Microsoft Application Registration Portal