AppsPricingBlogTry it
Sharepoint logo
Slack logo

Connect Sharepoint to Slack

Use 5 documented Sharepoint triggers to run 24 documented Slack actions.

5 source triggers
24 target actions
Reverse direction supported

Why Connect Sharepoint & Slack?

Start with a Sharepoint event

Choose from 5 documented triggers, including File Updated or Deleted (Instant), New File Created, New Folder Created.

Run a Slack action

Send the event into one of 24 documented actions, such as Send Message to Channel, Add Emoji Reaction, Add Reaction.

Map and review the workflow

Choose the fields and conditions for the workflow, then test the result before activation.

Available Triggers & Actions

Sharepoint logo

Sharepoint

Triggers (5)

File Updated or Deleted (Instant)

Emit a new event when specific files are updated or deleted in a SharePoint document library

webhook
New File Created

Emit new event when a new file is created in Microsoft Sharepoint.

polling
New Folder Created

Emit new event when a new folder is created in Microsoft Sharepoint.

polling
New List Item

Emit new event when a new list item is created in Microsoft Sharepoint.

polling
Updated List Item

Emit new event when a list item is updated in Microsoft Sharepoint.

polling

Actions (23)

Create Folder

Create a new folder in SharePoint. See the documentation

Create Item

Create a new item in Microsoft Sharepoint. See the documentation

Create Link

Create a sharing link for a DriveItem. See the documentation

Create List

Create a new list in Microsoft Sharepoint. See the documentation

Download File

Download a Microsoft Sharepoint file to the /tmp directory. See the documentation

Download Files

Browse and select files from SharePoint and get their metadata along with pre-authenticated download URLs (valid ~1 hour). See the documentation

Find File by Name

Search the site's default drive for files or folders matching a query. Matches are **recursive** across the drive and span **filename, metadata, and file content** — this is **not** an exact filename lookup, and results are relevance-ranked. Backed by the SharePoint Search index and **eventually consistent**, so newly created, renamed, or moved items may not appear until SharePoint reindexes them. **For exact, immediately-consistent lookups, prefer:** - **Get File by ID** when the ID is known - **Search and Filter Files** for OData $filter against a list/document library See the documentation

Find Files in List with Metadata

Search and filter items in a SharePoint list based on metadata and custom columns. See docs here

Get Current User

Returns the authenticated Microsoft user's ID, display name, email, and principal name via Microsoft Graph. Call this first when the user says 'my files', 'my documents', or needs identity context. Use the returned id to identify file ownership in **List Files in Folder** or **Find File by Name** results. See the documentation.

Get Excel Table

Retrieve a table from an Excel spreadsheet stored in Sharepoint See the documentation

Get File by ID

Retrieves a file by ID. See the documentation

Get File Contents

Retrieves a Microsoft SharePoint file and returns its contents as extracted plain text or markdown. Supports plain text formats, HTML, DOCX, PDF, and other Office documents convertible to PDF (xlsx, pptx, etc.). See the documentation

Get Site

Retrieve a site by its identifier. This is a direct path/ID lookup, so it's immediately consistent and returns newly created sites without indexing delay. Use this when you know the site path; for discovery, use **Search Sites** or **List Sites**. See the documentation

List Drives

List the drives available within a Microsoft Sharepoint site. See the documentation

List Files in Folder

Retrieves a list of the files and/or folders directly within a folder. See the documentation

List Sites

List sites across the tenant. Backed by the SharePoint Search index and **eventually consistent** — newly created sites may not appear until indexing catches up. To resolve a known site by path, prefer **Get Site** for an immediate lookup. See the documentation

Retrieve File Metadata

Browse and select files from SharePoint to retrieve their metadata (name, size, dates, etc.) without download URLs. See the documentation

Search and Filter Files

Search and filter SharePoint files based on metadata and custom columns. This action allows you to query files using SharePoint's custom properties, managed metadata, and other column values. See the documentation

Search Files

Search for files across the tenant. Supports KQL via the optional query template. Backed by the Microsoft Search index and **eventually consistent** — newly created or modified files may not appear until indexing catches up. **For immediate, deterministic results, prefer:** - **Get File by ID** when the ID is known - **List Files in Folder** for path-based listing - **Search and Filter Files** for OData $filter against a document library See the documentation

Search Sites

Search for sites across the tenant. This is a free-text search across multiple site properties — *not* an exact slug match. Backed by the SharePoint Search index and **eventually consistent**, so newly created or renamed sites may not appear until indexing catches up. To resolve a known site by path, prefer **Get Site** for an immediate, exact lookup. See the documentation

Select Files

A file picker action that allows browsing and selecting one or more files from SharePoint. Returns the selected files' metadata including pre-authenticated download URLs. See the documentation

Update Item

Updates an existing item in Microsoft Sharepoint. See the documentation

Upload File

Upload a file to OneDrive. See the documentation

Slack logo

Slack

Triggers (9)

New Channel Created (Instant)

Emit new event when a new channel is created.

webhook
New Interaction Events (Instant)

Emit new events on new Slack interactivity events sourced from Block Kit interactive elements, Slash commands, or Shortcuts.

webhook
New Keyword Mention (Instant)

Emit new event when a specific keyword is mentioned in a channel

webhook
New Message In Channels (Instant)

Emit new event when a new message is posted to one or more channels

webhook
New Private Channel Created

Emit new event when a new private channel is created. See the documentation

polling
New Reaction Added (Instant)

Emit new event when a member has added an emoji reaction to a message

webhook
New Saved Message (Instant)

Emit new event when a message is saved. Note: The endpoint is marked as deprecated, and Slack might shut this off at some point down the line.

webhook
New User Added (Instant)

Emit new event when a new member joins a workspace.

webhook
New User Mention (Instant)

Emit new event when a username or specific keyword is mentioned in a channel

webhook

Actions (24)

Send Message to Channel

Send a message to a public or private channel. See the documentation

Add Emoji Reaction

Add an emoji reaction to a message. See the documentation

Add Reaction

Add an emoji reaction to a message. Accepts a channel ID or channel name (resolved automatically). Use **Get Channel History** or **Search** to find the message timestamp. Emoji name should be without colons (e.g. thumbsup, fire, heart). See the documentation

Approve Workflow

Suspend the workflow until approved by a Slack message. See the documentation

Archive Channel

Archive a channel. See the documentation

Browse Files

List files shared in a channel or across the workspace. Accepts a channel ID or channel name (resolved automatically). Filter by file type (e.g. images, pdfs, snippets). Returns file metadata including name, type, size, and download URL. See the documentation

Build and Send a Block Kit Message

Configure custom blocks and send to a channel, group, or user. See the documentation.

Create a Channel

Create a new channel. See the documentation

Create Reminder

Create a reminder. See the documentation

Delete File

Delete a file. See the documentation

Delete Message

Delete a message. See the documentation

Edit Message

Edit an existing message. Accepts a channel ID or channel name (resolved automatically). Requires the message timestamp (ts) from **Get Channel History** or **Post Message**. You can only edit messages posted by the same token/user. See the documentation

Find Message

Find a Slack message. See the documentation

Find User by Email

Find a user by matching against their email. See the documentation

Find User by ID

Find a user by their ID. Returns user profile information including name, email (requires users:read.email scope), timezone, and status. See the documentation

Get Channel Details

Retrieve details for a Slack channel by selecting it or providing an ID. See the documentation

Get Channel History

Read the recent message history from a specific channel. Accepts a channel ID or channel name (resolved automatically). Use this when you want to see a channel's latest messages — unlike **Search** which finds messages by keyword. Returns messages with text, timestamps (ts), reactions, and user IDs. Message timestamps can be used with **Get Thread Replies**, **Edit Message**, and **Add Reaction**. See the documentation

Get Current User

Retrieve comprehensive context about the authenticated Slack member, combining auth.test, users.info, users.profile.get, and team.info payloads. Returns the user’s profile (name variants, email, locale, timezone, status, admin flags), raw auth test data, and workspace metadata (domain, enterprise info, icons). Ideal when you need to confirm which user token is active, tailor messages to their locale/timezone, or ground an LLM in the member’s role and workspace before executing other Slack actions. See Slack API docs.

Get File

Return information about a file. See the documentation

Get Thread Replies

Retrieve all replies in a message thread. Accepts a channel ID or channel name (resolved automatically). Use **Get Channel History** or **Search** to find the parent message's timestamp (thread_ts). Returns the parent message followed by all replies in chronological order. See the documentation

Get User Details

Retrieve the authenticated user's identity and workspace context. Returns user ID, name, email, timezone, profile, and workspace metadata. Call this first in any session to establish who you are — other tools like **Search** and **List Channels** can then filter by your user ID. See the documentation

Invite User to Channel

Invite a user to an existing channel. See the documentation

Kick User

Remove a user from a conversation. See the documentation

List Channels

Return a list of all channels in a workspace. See the documentation

Integration Features

5 documented Sharepoint triggers
24 documented Slack actions
Configurable field mapping
Conditional workflow steps
Execution monitoring
A supported Slack to Sharepoint direction

Capability Examples

Sharepoint trigger → Slack action

Catalog example
SharepointSharepoint

File Updated or Deleted (Instant)

SlackSlack

Send Message to Channel

Slack trigger → Sharepoint action

Reverse direction
SlackSlack

New Channel Created (Instant)

SharepointSharepoint

Create Folder

How It Works

1

Connect Apps

Authenticate your Sharepoint and Slack accounts

2

Choose a Trigger

Select a documented Sharepoint event

3

Choose an Action

Select the documented Slack operation to run

Test and Review

Verify field mapping and provider responses before activation

Frequently Asked Questions

Integration Benefits

Trigger-driven Workflows

Start the supported direction from one of 5 documented Sharepoint triggers.

Automated Actions

Run one of 24 documented Slack actions after the selected trigger fires.

Provider Authentication

Review the authentication requirements published by each provider before activating the workflow.

Guided Configuration

Select a documented trigger, choose a target action, and map the fields required by the workflow.

Field Mapping

Map the fields exposed by the selected trigger and action, then review the required provider inputs.

Execution Review

Test the workflow and review provider responses before relying on it in production.

Slack logoSharepoint logo

Reverse Integration Available

Also connect Slack to Sharepoint for bidirectional automation

View Integration
Sharepoint logo

All Sharepoint Integrations

Explore all available Sharepoint connections

View All Integrations
Slack logo

All Slack Integrations

Explore all available Slack connections

View All Integrations

Ready to Connect Sharepoint & Slack?

Build this supported workflow in Mazaal AI and test it with your own provider accounts.

Get Started Free