Booqable
Equipment rental software for customers, orders, product groups, inventory, and reservation lifecycles.
Supports rental shops that onboard customers, take orders, organize products into groups, and archive completed bookings from active listings.
Sign in to connect Booqable
Sign in to connect an account and start using Booqable in your apps.
Example Use Cases
These are example ways Snow can use Booqable 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.
Tool to create a new customer. Use when onboarding a new client and you have verified their details. Example: Create 'Jane Doe' with email jane@doe.com.
Tool to create a new order. Use after collecting valid customer ID and timing details. Example: Create an order for customer '297f2584-...' starting at '2018-01-01T09:00:00Z'.
Tool to create a new product group in Booqable. Use when you have defined the group's name and pricing details and want to organize items under a shared group.
Tool to delete (archive) a customer by ID. Use after confirming the customer should be hidden from searches.
Tool to delete (archive) an order by ID. Use when you need to hide completed or canceled orders from active listings.
Tool to delete a product group by ID. Use when you need to permanently remove a product group from your catalog after confirming its identifier.
Tool to fetch a specific customer by ID. Use after obtaining a customer identifier to retrieve full customer details.
Tool to retrieve a list of customers. Use when you need to paginate through customers.
Tool to fetch inventory levels for products. Shows availability of products across locations for a date range. Use when checking product availability or stock levels.
Tool to retrieve a new order template with default values. Use when you need to initialize an order creation form or fetch default order settings before creating an order.