Agent-usable Action

Request a quote

Request tailored pricing from the RivetOps team for a field service deployment.

Operation type
Executable website Action
Transport
JSON HTTP
HTML form
None on the Action surface
Execution
POST JSON to the matching same-origin Action URL

Intent

Use when: Request tailored pricing from the RivetOps team for a field service deployment.

Select this Action only when the user's requested outcome matches. Compare the complete site Action catalog before choosing.

Collect only missing required information, then use the JSON contract below.

Information needed

Work email, Company

work_email — Work email required
Work email
company — Company required
Company
estimated_workers — Estimated workers optional
Estimated workers Allowed values: 0-100 workers, 101-500 workers, 501-2000 workers, 2000+ workers.
deployment_timeline — Deployment timeline optional
Deployment timeline Allowed values: Exploring options, Within 3 months, Within 6 months, This year.
requirements — Requirements optional
Territories, systems, workflows, or commercial requirements to include.

Programmatic contract

Fetch this URL with Accept: application/json for the canonical schema. Execute with POST https://rivetops.org/actions/request_a_quote, Content-Type: application/json, and Accept: application/json.

Send Idempotency-Key with 8–64 letters, numbers, underscores, or hyphens. Reuse the same key for retries of this request.

{
  "work_email": "<email>",
  "company": "<string>",
  "estimated_workers": "0-100 workers",
  "deployment_timeline": "Exploring options",
  "requirements": "<text>"
}

Result

A successful request returns a stable reference code and receipt from rivetops.org.