Tutorial: Build your first flow#3
Conversation
Step 1 - Wrong button label with lack of detailTutorial says "Click Create Flow." Actual button says + Create Flows leading to an option to create from template or from scratch. Step 1 - "On Webhook Event" trigger ambiguityTutorial says "Select On Webhook Event as the trigger type." The proper term should be starting point. Step 1 - Incorrect naming conventionsFlow name webhook-to-slack uses dashes. Platform rejects dashes with error: "Only letters, numbers, and underscores are allowed, no spaces or special characters." Should be webhook_to_slack. Step 5 — {{input.message}} mapping ambiguityThe input.message value does not exist and using it with Slack sendMessage and New webhook received: Fastn's data mapping autocomplete shows available variables: Step 6 - "Debugger" should be "Testing"Tutorial references "the Debugger" five times. The actual UI has a Test panel with Header, Input, and Output tabs. Step 7 - DRAFT/LIVE terminology is wrong throughoutActual statuses are "Live" and "Changes Pending". There is no "DRAFT" status. The claim "DRAFT and LIVE have separate webhook URLs" is unverified. |
Quickstart: Build your first flow
Tutorial
A simple 10-min
Changes
flows/build-your-first-flow.mdSUMMARY.md📝 Created with EkLine · View session