Update from code changes: user-scoped automation integrations#6698
Open
mintlify[bot] wants to merge 1 commit into
Open
Update from code changes: user-scoped automation integrations#6698mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds OneDrive, OneNote, Excel, Gmail, and Outlook as personal (user-scoped) automation integrations and Contentful and Figma as shared integrations. Explains that each teammate connects their own account for personal integrations, that there is no cap on connections, and that the Slack agent uses the sender's own connections and switches per sender across a thread. Triggered by https://github.com/mintlify/server/pull/6902.
Changes
automations/integrations.mdx: expanded the connection scope explanation, added the seven new integrations to the supported list and the "what the agent can read" table, and noted that any teammate can connect a personal integration.Note
Low Risk
Documentation-only changes to integration listings and connection behavior; no application code or auth logic is modified in this PR.
Overview
Updates the Automation integrations docs (English plus Spanish, French, and Chinese) to match expanded provider support and clearer shared vs personal connection rules.
New integrations are listed in the supported table and in what the agent can read: Contentful and Figma as shared; OneDrive, OneNote, Excel, Gmail, and Outlook as personal. Page keywords include the new provider names.
Connection scope copy now states that personal integrations run as the user for the current request, that inbox-style data stays user-scoped with no limit on how many teammates can connect personally, and that the Slack agent uses each message sender’s personal connections (switching per sender in a thread) and prompts to connect missing personal integrations. English and Spanish also note that any teammate can connect a personal integration for themselves; shared integrations remain admin/editor–connectable org-wide.
Reviewed by Cursor Bugbot for commit 28675b7. Bugbot is set up for automated code reviews on this repo. Configure here.