Shopmonkey sandbox integration

Book a service visit from canned services.

Start with customer + vehicle, build a linked order, attach canned services, and create the appointment with all IDs in one workflow.

  1. 1 Connect sandbox credentials
  2. 2 Select canned services
  3. 3 Create customer, vehicle, and order
  4. 4 Post appointment with linked IDs

Run a clean booking demo, then reveal the integration controls when you want to show internals.

Sandbox connection + routes

Editable endpoint templates

Doc reference: examples show api.shopmonkey.cloud. This builder keeps your sandbox host editable.

Canned services

0 services loaded

Service Price Labor
Load services from sandbox to start.

Appointment payload

Automated booking workflow

Selected services

0 selected

  • Select canned services from the table.

Linked context

{
  "customer": null,
  "vehicle": null,
  "order": null,
  "orderServices": []
}

Payload preview

{
  "message": "Payload will appear here"
}

Event log

Ready

[ready] Builder initialized.