Skip to content

Update exec_mode values in data warehouse sync reference - #1614

Merged
rachael-t merged 2 commits into
mainfrom
cursor/update-exec-mode-values-8e01
Aug 19, 2026
Merged

Update exec_mode values in data warehouse sync reference#1614
rachael-t merged 2 commits into
mainfrom
cursor/update-exec-mode-values-8e01

Conversation

@rachael-t

@rachael-t rachael-t commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Description

This PR updates the exec_mode column reference in the data warehouse sync documentation to reflect the actual values present in the customer-facing models.fct_messages_export table.

What changed:

  • Added 6 missing exec_mode values: audience, rehearse_integration, workflow_step_trigger, broadcast_trigger, rehearse_broadcast, and guide
  • Removed the incorrect rehearse_step value (filtered out of the export)
  • Updated descriptions to be more accurate and consistent with the source of truth
  • Now correctly lists all 10 user-facing exec_mode values

Why:
The documentation was ~2 years old and no longer matched the data customers actually receive. The exported set corresponds to Knock's canonical "user-facing" exec modes, which includes 10 values (the full 12-value message enum minus rehearse_step and internal).

Todos

  • Update exec_mode values in data-sync.mdx
  • Verify build passes

Tasks

KNO-14869

Linear Issue: KNO-14869

Open in Web Open in Cursor 

Screenshots

Before

Screenshot 2026-08-19 at 12 17 41 PM

After

Screenshot 2026-08-19 at 12 32 11 PM

- Add missing exec_mode values: audience, rehearse_integration, workflow_step_trigger, broadcast_trigger, rehearse_broadcast, guide
- Remove incorrect value: rehearse_step (filtered out of export)
- Update descriptions to be more accurate and consistent
- Now lists all 10 user-facing exec_mode values that appear in fct_messages_export

Co-authored-by: Rachael Thomas <rachael-t@users.noreply.github.com>
@linear-code

linear-code Bot commented Aug 19, 2026

Copy link
Copy Markdown

KNO-14869

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 19, 2026 6:21pm

Request Review

@rachael-t
rachael-t marked this pull request as ready for review August 19, 2026 18:05

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk LOW: Updates the exec_mode column reference in the data warehouse sync docs to match the 10 user-facing values exported in models.fct_messages_export.

Reasons

  • Only 1 file changed: content/integrations/extensions/data-sync.mdx (content-only MDX edit)
  • Small diff: 20 additions, 5 deletions (25 total lines changed)
  • No code, config, sidebar, or OpenAPI spec changes
  • No new pages, images, or cross-section edits
  • Author rachael-t is a known team member

Notes

  • Verify the 10 listed exec_mode values (audience, trigger, rehearse, integration, rehearse_integration, scheduled, workflow_step_trigger, broadcast_trigger, rehearse_broadcast, guide) match the current export schema and that removing rehearse_step is correct for customer-facing data
  • Confirm updated descriptions (e.g. "real execution of a workflow from the API") align with product terminology used elsewhere in the docs
Open in Web View Automation 

Sent by Cursor Automation: Docs PR classifier

@rachael-t
rachael-t merged commit 4cf75a6 into main Aug 19, 2026
4 checks passed
@rachael-t
rachael-t deleted the cursor/update-exec-mode-values-8e01 branch August 19, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants