SharePoint
SharePoint is a Microsoft platform for document management and intranets, enabling teams to collaborate, store, and organize content securely and effectively
In development
Cataloged and scoped, not yet available to run in production.
- 86
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Add Attachment to List Item
Tool to add an attachment to a SharePoint list item. Use when you need to upload a binary file as an attachment to a specified list item.
Add Field Link to Content Type
Tool to add a field link to a list content type. Use when you want to associate an existing list field with a content type.
Add Role Assignment to List Item
Tool to add a role assignment to a list item. Use when granting specific permissions to a user or group after breaking inheritance if needed. This action is externally visible and permanently alters item permissions; obtain explicit human approval for the target item and `role_definition_id` before executing.
Add Role Assignment to SharePoint List
Tool to add a role assignment to a SharePoint list. Requires the list to have broken role inheritance first via SHARE_POINT_BREAK_ROLE_INHERITANCE_ON_LIST; inheriting lists will reject unique role assignments. Use when granting permissions to a user or group on a specific list.
Break Role Inheritance on List Item
Tool to break permission inheritance on a list item. Call this before adding new role assignments; adding assignments prior leaves the item still inheriting parent permissions, causing unexpected access behavior. Use when you need to uniquely set permissions on an item after copying or clearing parent assignments.
Break Role Inheritance on List
Breaks permission inheritance on a SharePoint list, allowing you to set unique permissions. When you break inheritance, you can choose to: - Copy parent permissions as a starting point (copy_role_assignments=true) - Start fresh with no inherited permissions (copy_role_assignments=false) - Clear unique permissions on child items to re-inherit from this list (clear_subscopes=true) Use this when you need to manage list-level permissions independently from the site. Must be called before SHARE_POINT_ADD_ROLE_ASSIGNMENT_TO_LIST, which fails on lists still inheriting from the parent site.
Check In SharePoint File
Tool to check in a file. Use after uploading or editing a document and you're ready to finalize changes.
Create Content Type
Tool to create a new content type in SharePoint. Use when you need to define a custom content type with specific metadata structure for lists or libraries.
Triggers
Events that start workflows from this integration.
List Item Added
Fires when a new item is added to a SharePoint list or document library.
List Item Deleted
Fires when an item is deleted from a SharePoint list or document library.
List Item Updated
Fires when an item in a SharePoint list or document library is updated.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.