Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/integrations/webflow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@ To set up the Webflow integration:
3. Configure your Webflow credentials in the Promptless dashboard
4. Select Webflow as your documentation platform when creating a new project

## Trigger Events in Content Updates

When Promptless creates or updates content in your Webflow CMS, it automatically includes information about the trigger events that led to those changes. This provides valuable context for content reviewers and creates clear traceability between content updates and their originating events.

The trigger events information in Webflow content includes:
- Links back to the original source (e.g., Slack threads, GitHub PRs, support tickets)
- Brief descriptions of what triggered the content update
- Easy navigation to review the context that prompted the changes

This feature helps you understand why content changes were made and provides a clear audit trail for all updates.

## Publishing Updates to Webflow

When you're ready to publish documentation updates to Webflow:
Expand Down