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 a43433f415350165a6b596b72e17517380cccc3f
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 Webflow Content

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 event context 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 creation or update
- Easy navigation to review the context that prompted the changes

This feature helps you understand why content was created or modified and provides a clear audit trail for all updates to your Webflow site.

## Publishing Updates to Webflow

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