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.
Example Use Cases
These are the Appointo actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
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.
Tool to create a new booking. Use when scheduling a customer booking after confirming 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.
Tool to list appointments. Use when fetching appointments with optional filters and pagination after confirming a valid API token.
Tool to list bookings. Use when you need to fetch bookings filtered by status, paging, or search term.
Tool to reschedule an existing booking to a new timeslot. Use after confirming new timeslot availability.
Tool to update buffer times for an existing booking. Use after confirming new buffer durations.
Tool to authenticate with the Appointo API by validating the APPOINTO-TOKEN header. Use when verifying the token before subsequent API calls.
Tool to fetch all available products. Use when browsing products with optional paging and search. Call after authenticating with Appointo API.
Tool to list subscription contracts. Use when retrieving contracts with optional search after confirming a valid API token.