routing-forms

Route prospects to event types using form-based rules.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/andrmaz/blend --skill routing-forms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: routing-forms
Source: https://github.com/andrmaz/blend/tree/main/packages/scheduling/docs/skills/routing-forms
Command: npx skills add https://github.com/andrmaz/blend --skill routing-forms

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prospects often reach out without a structured path to the right event type. This skill provides a form-based routing system that maps user answers to the correct booking destination, reducing manual routing and improving conversion accuracy.

Core Features & Use Cases

  • Form-based routing: define fields, rules, and a fallback to guide prospects toward the right event type.
  • Rules engine: an ordered list of conditions and actions that execute on submission.
  • Submissions & routing: record responses and redirect users to Booker or an external URL based on the matched rule.

Quick Start

Create a routing form and define initial rules to route leads to the correct event type.

Frequently Asked Questions about routing-forms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route leads to the right event type based on form answers?

Lead routing for enterprise scheduling applies an ordered rules engine to form submissions. It evaluates user answers against defined conditions, triggering actions that redirect prospects to the correct destination event type for booking.

What is form-based routing for sales qualification?

Form-based routing for sales qualification is a system that maps prospect form responses to predefined booking destinations. It uses an ordered list of matching conditions and a fallback rule to automate lead routing and improve conversion accuracy without manual sorting.

How do I set up conditions and a fallback for lead routing rules?

Set up lead routing rules by defining form fields and an ordered list of conditions with corresponding actions. If no conditions match a prospect's responses, the routing form applies a fallback action to ensure the user is still redirected appropriately.

Does form-based routing keep a record of prospect submissions for audit?

Yes, this routing system ensures persistence of responses for audit. It records prospect submissions and the matched rule actions, maintaining a reliable history of how leads were directed to their destination event types for compliance.

Can I redirect prospects to an external URL instead of a booking event type?

Yes, routing rules can execute actions that redirect users to either Booker or an external URL. Based on the matched rule conditions, the form submission will route the prospect to the appropriate destination for your specific workflow.

What happens when no routing rules match a prospect's form submission?

When no ordered rule conditions match a prospect's form submission, the routing form applies a predefined fallback action. This ensures every prospect receives a routing destination, preventing dead ends in your enterprise scheduling workflow.