Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Open
Changes from 1 commit
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
Next Next commit
Documentation updates from Promptless
  • Loading branch information
frances720 committed Jun 9, 2025
commit 93ccba1163d0fa73aaebe9e4c214ef5061f316c0
12 changes: 12 additions & 0 deletions docs/integrations/webflow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ 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 Webflow Publishing

When Promptless publishes content updates to your Webflow CMS, it automatically tracks and displays the trigger events that led to those changes in the Change History page. This provides valuable context for reviewers and creates clear traceability between content updates and their originating events.

The trigger events tracking in the Change History page 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
- Timeline of all publishing actions to your Webflow site

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

## Publishing Updates to Webflow

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