New website inquiries land in the right Discord channel in seconds. Each Webflow form can have its own channel that is created the first time a submission arrives. Great for teams that work in Discord and want clean threads per form type.
When a form is sent, the flow lists channels in your server, turns the form name into a valid channel name, and checks if it already exists. If not, it creates the channel, posts a notice in the general channel with a direct link, and then sends the full submission. If the channel is already there, it skips straight to posting the entry. Form fields are turned into simple Markdown so your team can scan key details fast. The logic uses a check to choose the right path, a Set step to pass the channel and form data, and a final message step that targets the exact channel id.
Setup needs a Webflow API token and a Discord bot with permission to manage channels and send messages. After setup, a test form will spin up a channel and post data in seconds, which cuts manual routing and keeps history by topic. Useful for lead capture by product line, event signups, community requests, and client onboarding.