Appointo icon

Appointo

Shopify appointment booking app for products, bookings, appointments, availability, subscription contracts, and buffer settings.

Fits ecommerce scheduling that creates, lists, reschedules, or cancels bookings, checks appointment availability, and manages subscription products.

Sign in to connect Appointo

Sign in to connect an account and start using Appointo in your apps.

Example Use Cases

These are example ways Snow can use Appointo when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Authenticate Appointo API Token

Tool to authenticate with the Appointo API by validating the APPOINTO-TOKEN header. Use when verifying the token before subsequent API calls.

Cancel Booking

Tool to cancel a booking or selected customers. Use when you need to revoke an entire booking or individual attendees after verifying booking details. Use after retrieving booking information.

Create Booking

Tool to create a new booking. Use when scheduling a customer booking after confirming appointment availability.

Get Appointment Availability

Tool to get calendar availability for a specific appointment. Use when you need to fetch available time slots for an appointment within a date range.

List Appointments

Tool to list appointments. Use when fetching appointments with optional filters and pagination after confirming a valid API token.

List Bookings

Tool to list bookings. Use when you need to fetch bookings filtered by status, paging, or search term.

List Products

Tool to fetch all available products. Use when browsing products with optional paging and search. Call after authenticating with Appointo API.

List Subscription Contracts

Tool to list subscription contracts. Use when retrieving contracts with optional search after confirming a valid API token.

Reschedule Booking

Tool to reschedule an existing booking to a new timeslot. Use after confirming new timeslot availability.

Update Booking Buffers

Tool to update buffer times for an existing booking. Use after confirming new buffer durations.