App
SchedulingKit
SchedulingKit is a scheduling platform that automates bookings, payments, reminders, and follow-ups for individuals, teams and service businesses.
What your agent can do with SchedulingKit
Triggers and actions 6 actions
- ActionAdd invoice
Create a new invoice. POST /api/v1/invoices
- ActionAdd location
Create a new location. POST /api/v1/locations
- ActionGet invoice
Get a single invoice by id. GET /api/v1/invoices/{id}
- ActionGet location
Get a single location by id. GET /api/v1/locations/{id}
- ActionList locations
List the team's locations. GET /api/v1/locations
- ActionUpdate location
Update an existing location. PUT /api/v1/locations/{id}
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the SchedulingKit API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.