Overview
Setmore is a free scheduling platform – appointments, services, staff, customers, time slots. The Automize Setmore connector covers these.
- Regions: Global.
- Plans: Free + paid (Pro, Team).
Setting up the connection
Auth type: API Key.
- Setmore → Apps & Integrations → API → token.
- In Automize → Settings → Connectors → Setmore. Paste token.
Find your credentials at https://www.setmore.com/.
Rate limits
Per-account.
Data model
Scheduling primitives:
Account ─┬─ Services
├─ Staff
├─ Appointments
└─ CustomersAvailable operations
10 operations available. Click any row to jump to its detail.
| Operation | Category | What it does |
|---|---|---|
| Create Appointment | General | Create a new appointment |
| Create Customer | General | Create a new customer |
| Delete Appointment | General | Delete an appointment |
| Get Appointment | General | Get appointment details |
| Get Time Slots | General | Get available time slots |
| List Appointments | General | List all appointments |
| List Customers | General | List all customers |
| List Services | General | List all services |
| List Staff | General | List all staff members |
| Update Appointment | General | Update an appointment |
Operations
Create Appointment
Create a new appointment
| Parameter | Required | Type | Description |
|---|---|---|---|
Staff Key staff_key | Yes | text | |
Service Key service_key | Yes | text | |
Customer Key customer_key | Yes | text | |
Start Time start_time | Yes | text |
Tips
- customer + service + staff + start_time.
Create Customer
Create a new customer
| Parameter | Required | Type | Description |
|---|---|---|---|
First Name first_name | Yes | text | |
Last Name last_name | Yes | text | |
Email email | Yes | text | |
Cell Phone cell_phone | Yes | text |
Delete Appointment
Delete an appointment
| Parameter | Required | Type | Description |
|---|---|---|---|
Appointment Key appointment_key | Yes | text |
Get Appointment
Get appointment details
| Parameter | Required | Type | Description |
|---|---|---|---|
Appointment Key appointment_key | Yes | text |
Get Time Slots
Get available time slots
No input parameters.
List Appointments
List all appointments
No input parameters.
Tips
- Filter by staff_id, date range.
List Customers
List all customers
No input parameters.
List Services
List all services
No input parameters.
Tips
- Service catalog + durations + prices.
List Staff
List all staff members
No input parameters.
Update Appointment
Update an appointment
| Parameter | Required | Type | Description |
|---|---|---|---|
Staff Key staff_key | Yes | text | |
Start Time start_time | Yes | text | |
Appointment Key appointment_key | Yes | text |
FAQ
- vs Calendly / Acuity?
- Setmore: free tier strong. Calendly: better at simple meeting scheduling. Acuity: customisation.