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.
Example Use Cases
These are the Booqable actions Snow can use when building apps with you. Connecting an account does not make Snow run these 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 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 specific order by ID. Use when you need complete details of a known order, including optional relationships like customer or coupon. Call after confirming the order ID.
Tool to fetch a specific product by ID. Use after obtaining a product identifier to retrieve detailed inventory item data.
Tool to retrieve a list of bundle items. Use when you need to see which products are included in bundles, with their quantities and discounts.
Tool to retrieve a list of coupons. Use when you need to list or search for discount coupons with pagination and filtering.
Tool to retrieve a list of documents. Use when you need to fetch invoices, quotes, contracts, or packing slips with optional filtering and pagination.