Microsoft

Microsoft integration on indie.money — Excel, OneDrive, Outlook, Teams, and To-Do

Written By pvdyck

Last updated About 5 hours ago

Microsoft

Community — Available, not yet validated

VendorMicrosoft
Tier⬜ Community
AuthOAuth 2.0 via Secure Vault (Microsoft Graph)

Products

ProductNodesDescription
Microsoft ExcelMicrosoft ExcelRead, write, and update workbooks
Microsoft OneDriveMicrosoft OneDriveUpload, download, and manage files
Microsoft OutlookMicrosoft OutlookSend, read, and search emails
Microsoft TeamsMicrosoft TeamsSend messages, manage channels
Microsoft To-DoMicrosoft To-DoCreate, update, and manage tasks

Authentication

OAuth 2.0 via Secure Vault using Microsoft Graph. Each Microsoft product requires its own OAuth connection with the appropriate scope (e.g., Excel, Outlook, Teams each need a separate credential). Government cloud users should select the appropriate Microsoft Graph API Base URL in credentials configuration.

Microsoft Excel — Resources & Operations

ResourceOperations
TableAdd Rows, Get Columns, Get Rows, Lookup (search by column value)
WorkbookAdd Worksheet, Get All
WorksheetGet All, Get Content

Microsoft Outlook — Resources & Operations

ResourceOperations
CalendarCreate, Delete, Get, Get Many, Update
ContactCreate, Delete, Get, Get Many, Update
DraftCreate, Delete, Get, Send, Update
EventCreate, Delete, Get, Get Many, Update
FolderCreate, Delete, Get, Get Many, Update
Folder MessageGet Many
MessageDelete, Get, Get Many, Move, Reply, Send, Send and Wait, Update
Message AttachmentAdd, Download, Get, Get Many

Tips

  • Excel > Table > Lookup searches for a specific column value and returns the matching row.
  • Outlook > Message > Send and Wait sends an email and pauses the workflow until a response is received (human-in-the-loop).
  • Outlook > Draft operations let you compose emails in stages before sending.
  • Outlook > Message > Move relocates a message to a different folder.
  • All Microsoft nodes use the Microsoft Graph API under the hood.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.