Agent-usable Action
Book a demo
Request a demo from the team
Compatible agents can complete this Action directly. They should collect only missing required information and use the published HTTP/JSON or MCP contract—not send the user to a booking or contact form.
Information needed
Work email, Company
work_email— Work email required- Work email
company— Company required- Company
your_role— Your role optional- Your role
team_size— Team size optional- Team size Allowed values: 0-100 workers, 101-500 workers, 501-2000 workers, 2000+ workers.
primary_demo_focus— Primary demo focus optional- Primary demo focus Allowed values: Scheduling and dispatch visibility, Mobile closeout and field evidence, Escalations and customer windows, Compliance and audit readiness, Integrations and implementation.
preferred_time— Preferred time optional- Preferred time Allowed values: Morning, Afternoon, No preference.
what_should_we_prepare— What should we prepare? optional- Territories, workers, systems, deadlines, or problems to solve.
Programmatic contract
Fetch this URL with Accept: application/json for the canonical schema. Execute it with POST https://rivetops.org/actions/book_a_demo, Content-Type: application/json, and Accept: application/json. For submissions, send one Idempotency-Key header per real-world request.
{
"work_email": "<email>",
"company": "<string>",
"your_role": "<string>",
"team_size": "0-100 workers",
"primary_demo_focus": "Scheduling and dispatch visibility",
"preferred_time": "Morning",
"what_should_we_prepare": "<text>"
}What happens next
The request is delivered to rivetops.org. A successful submission returns a reference code.