Automate OnSched Consumer
HumDay reads OnSched Consumer’s own published API description and derives 38 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What OnSched Consumer is
Build secure and scalable custom apps for Online Booking. Our flexible API provides many options for availability and booking. Take the API for a test drive. Just click on the Authorize button below and authenticate. You can access our demo company profile if you are not a customer, or your own profile by using your assigned ClientId and Secret. The API has two interfaces, consum
API host: sandbox-api.onsched.com
What HumDay can do in OnSched Consumer
11 documented operations change something in OnSched Consumer.
- POSTCreate Customer
/consumer/v1/customers - DELETEDelete Customer
/consumer/v1/customers/{id} - PUTUpdate Customer
/consumer/v1/customers/{id} - POSTCreate Appointment
/consumer/v1/appointments - DELETEDelete Appointment
/consumer/v1/appointments/{id} - PUTBook Appointment
/consumer/v1/appointments/{id}/book - PUTCancel Appointment
/consumer/v1/appointments/{id}/cancel - PUTSet NoShow Status
/consumer/v1/appointments/{id}/noshow - PUTConfirm Appointment
/consumer/v1/appointments/{id}/confirm - PUTReserve Appointment
/consumer/v1/appointments/{id}/reserve - PUTReschedule Appointment
/consumer/v1/appointments/{id}/reschedule
What HumDay can read from OnSched Consumer
These are the operations a schedule or a trigger can watch.
- GETList Customers
/consumer/v1/customers - GETList Country States
/consumer/v1/customers/states - GETList Country Codes
/consumer/v1/customers/countries - GETGet Customer Custom Fields
/consumer/v1/customers/customfields - GETGet Customer Booking Fields
/consumer/v1/customers/bookingfields - GETGet Customer
/consumer/v1/customers/{id} - GETList Services
/consumer/v1/services - GETList Locations
/consumer/v1/locations - GETList Resources
/consumer/v1/resources - GETList Service Groups
/consumer/v1/servicegroups - GETList Resource Groups
/consumer/v1/resourcegroups - GETGet Custom Fields List
/consumer/v1/appointments/customfields - GETGet Appointments
/consumer/v1/appointments - GETList Resources for Service
/consumer/v1/services/{id}/resources - GETList Service Allocations
/consumer/v1/services/{id}/allocations - GETGet Custom Fields Labels
/consumer/v1/appointments/bookingfields - GETGet Service
/consumer/v1/services/{id} - GETGet Location
/consumer/v1/locations/{id} - GETGet Resource
/consumer/v1/resources/{id} - GETGet Appointment
/consumer/v1/appointments/{id} - GETGet Service Group
/consumer/v1/servicegroups/{id} - GETGet Resource Group
/consumer/v1/resourcegroups/{id} - GETGet Resource Linked Services
/consumer/v1/resources/{id}/services - GETGet Service Allocation
/consumer/v1/services/allocations/{id} - GETGet Available Times
/consumer/v1/availability/{serviceId}/{startDate}/{endDate} - GETGet Available Days
/consumer/v1/availability/{serviceId}/{startDate}/{endDate}/days - GETGet Unavailable Times
/consumer/v1/availability/{serviceId}/{startDate}/{endDate}/unavailable
How automating OnSched Consumer works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live OnSched Consumer account.
- Grant access, then go live. You approve the specific OnSched Consumer operations it may use — and only those.
Automate OnSched Consumer with these
Categories
Questions about OnSched Consumer automation
- Can HumDay connect to OnSched Consumer?
- Yes. HumDay reads OnSched Consumer's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 38 operations are documented.
- Do I need to write code to automate OnSched Consumer?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your OnSched Consumer account.
- What can HumDay do in OnSched Consumer?
- 11 of the 38 documented operations change something in OnSched Consumer, and 27 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my OnSched Consumer account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to OnSched Consumer is held behind that approval.
Where this came from
The operations above are read from a published API description for OnSched Consumer at sandbox-api.onsched.com/swagger/consumer/swagger.json. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.