Document app event triggers for workflows#5653
Closed
mintlify[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
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 documentation for the new app event trigger type in workflows. This trigger type lets users run workflows in response to events from connected third-party apps (such as Linear, Notion, or Jira), in addition to the existing schedule and push triggers.
Changes
workflows/app-events.mdxcovering how app event triggers work, prerequisites, connecting an app, configuring a trigger, allowlisting tools the agent can call, and limitations.workflows/index.mdxto list app events alongside schedule and push triggers.docs.json.Note
Low Risk
Low risk documentation-only change that adds a new page and updates navigation/overview copy; no product logic is modified.
Overview
Documents a new app event trigger type for workflows, including how to connect third-party apps, configure triggers, allowlist agent tool access, and key limitations in
workflows/app-events.mdx.Updates the workflows overview to list three trigger types and link to the new page, and adds
workflows/app-eventsto the Workflows section indocs.jsonnavigation.Reviewed by Cursor Bugbot for commit beab077. Bugbot is set up for automated code reviews on this repo. Configure here.