AppsPricingBlogTry it
Sharepoint logo
Airtable logo

Connect Sharepoint to Airtable

Use 5 documented Sharepoint triggers to run 18 documented Airtable actions.

5 source triggers
18 target actions
Reverse direction supported

Why Connect Sharepoint & Airtable?

Start with a Sharepoint event

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

Run a Airtable action

Send the event into one of 18 documented actions, such as Create Comment, Create Field, Create Multiple Records.

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

Airtable logo

Airtable

Triggers (8)

New Field Created (Instant)

Emit new event when a field is created in the selected table. See the documentation

webhook
New or Modified Field (Instant)

Emit new event when a field is created or updated in the selected table

webhook
New or Modified Records (Instant)

Emit new event for each new or modified record in a table or view

webhook
New or Modified Records in View

Emit new event for each new or modified record in a view

polling
New Record Created, Updated or Deleted (Instant)

Emit new event when a record is added, updated, or deleted in a table or selected view.

webhook
New Record(s) Created (Instant)

Emit new event for each new record in a table

webhook
New Records in View

Emit new event for each new record in a view

polling
New, Modified or Deleted Records

Emit new event each time a record is added, updated, or deleted in an Airtable table. Supports tables up to 10,000 records

polling

Actions (18)

Create Comment

Create a comment on a selected record. See the documentation

Create Field

Create a new field in a table. See the documentation

Create Multiple Records

Create one or more records in a table in a single operation with an array. See the documentation

Create or Update Record

Create a new record or update an existing one. See the documentation

Create Single Record

Adds a record to a table.

Create Table

Create a new table. See the documentation

Delete Record

Delete a selected record from a table. See the documentation

Get Record

Get data of a selected record from a table. See the documentation

Get Record Or Create

Get a specific record, or create one if it doesn't exist. See the documentation

List Bases

Get the list of bases that can be accessed. See the documentation

List Records

Retrieve records from a table, optionally sorting and filtering results. See the documentation

List Records in View

Retrieve records from a view, optionally sorting and filtering results. See the documentation

List Tables

Get a list of tables in the selected base. See the documentation

Search Records

Search for a record by formula or by field value. See the documentation

Update Comment

Update an existing comment on a selected record. See the documentation

Update Field

Update an existing field in a table. See the documentation

Update Record

Update a single record in a table by Record ID. See the documentation

Update Table

Update an existing table. See the documentation

Integration Features

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

Capability Examples

Sharepoint trigger → Airtable action

Catalog example
SharepointSharepoint

File Updated or Deleted (Instant)

AirtableAirtable

Create Comment

Airtable trigger → Sharepoint action

Reverse direction
AirtableAirtable

New Field Created (Instant)

SharepointSharepoint

Create Folder

How It Works

1

Connect Apps

Authenticate your Sharepoint and Airtable accounts

2

Choose a Trigger

Select a documented Sharepoint event

3

Choose an Action

Select the documented Airtable 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 18 documented Airtable 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.

Airtable logoSharepoint logo

Reverse Integration Available

Also connect Airtable to Sharepoint for bidirectional automation

View Integration
Sharepoint logo

All Sharepoint Integrations

Explore all available Sharepoint connections

View All Integrations
Airtable logo

All Airtable Integrations

Explore all available Airtable connections

View All Integrations

Ready to Connect Sharepoint & Airtable?

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

Get Started Free