Bookingmood

Integrate Bookingmood with your AI workspace

Bookingmood provides flexible, commission-free booking software for rental businesses of all sizes, enabling seamless integration with your website.

Explore Triggers and Actions

Create Booking Widget

Tool to create a new booking widget. Use after preparing widget parameters.

ActionTry it

Create Product

Tool to create a new bookable product in the organization. Use this when you need to register a new rental property, accommodation, or bookable item in the system. This action will automatically update your subscription based on the product count.

ActionTry it

Create Site Pages

Tool to create new site pages. Use when you need to add pages to a site in the organization.

ActionTry it

Delete Attributes

Tool to delete attributes matching given filters. Use after confirming which attribute records to remove.

ActionTry it

Delete Booking Details

Tool to delete booking details matching given filters. Use after confirming which booking detail records to remove.

ActionTry it

Delete Bookings

Tool to delete bookings matching given filters. Use when you need to remove bookings from the system. At least one filter parameter is required to prevent accidental deletion of all bookings.

ActionTry it

Delete Calendar Event Notes

Tool to delete calendar event notes matching given filters. Use after confirming which notes to remove. At least one filter parameter is required to prevent accidental bulk deletion.

ActionTry it

Delete Calendar Event Tasks

Tool to delete calendar event tasks matching given filters. Use after confirming which calendar event task records to remove.

ActionTry it

Delete Calendar Events

Tool to delete calendar events matching given filters. Use after confirming which calendar event records to remove.

ActionTry it

Delete Capacities

Tool to delete capacities matching given filters. Use when you need to remove capacity records from the system.

ActionTry it

Delete Capacity Group Dependencies

Tool to delete capacity group dependencies matching given filters. Use after confirming which dependency records to remove.

ActionTry it

Delete Capacity Groups

Tool to delete capacity groups matching given filters. Use after confirming which capacity group records to remove.

ActionTry it

Delete Contact Bookings

Tool to delete contact bookings matching given filters. Use after confirming which contact booking records to remove.

ActionTry it

Delete Contacts

Tool to delete customer contacts from the system. Use after confirming which contacts to remove. Supports filter patterns like email=like.%test.com to delete test contacts.

ActionTry it

Delete Coupon Products

Tool to delete coupon product links matching given filters. Use when you need to remove associations between coupons and products. At least one filter parameter is required.

ActionTry it

Delete Coupon Services

Tool to delete coupon service links matching given filters. Use after confirming which coupon-service associations to remove. Supports PostgREST-style filtering on all fields.

ActionTry it

Delete Coupon Uses

Tool to delete coupon use records matching given filters. Use after confirming which coupon uses to remove. Supports PostgREST-style filtering on all fields.

ActionTry it

Delete Coupons

Tool to delete coupons matching given filters. Use after confirming which coupons to remove. Supports PostgREST-style filtering on all fields.

ActionTry it

Delete Email Templates

Tool to delete email templates matching given filters. Use after confirming which email template records to remove.

ActionTry it

Delete External Calendars

Tool to delete external calendars by ID. Use when you need to remove an external calendar integration from the system.

ActionTry it

Delete Invoices

Tool to delete an invoice by its ID. Use when you need to remove an invoice from the system. The API requires a valid UUID and uses PostgREST filter format.

ActionTry it

Delete Line Item Taxes

Tool to delete line item taxes matching given filters. Use when you need to remove line item tax records from the system.

ActionTry it

Delete Line Items

Tool to delete line items matching the given filters. Use when you need to remove line items from bookings. Returns the deleted line items.

ActionTry it

Delete Payments

Tool to delete payments matching given filters. Use when you need to remove payments from the system. At least one filter parameter is required to prevent accidental deletion of all payments. Supported filters: id, invoice_id, or booking_id (all in UUID format).

ActionTry it

Delete Permissions

Tool to delete permissions matching given filters. Use after confirming which permissions to remove. At least one filter parameter is required (DELETE requires WHERE clause).

ActionTry it

Delete Pricing Widgets

Tool to delete pricing widgets matching given filters. Use after confirming which pricing widgets to remove. Requires ID filter for safety.

ActionTry it

Delete Product Attribute Options

Tool to delete product attribute options matching given filters. Use when you need to remove product attribute option records from the system. At least one filter parameter is required.

ActionTry it

Delete Product Configurations

Tool to delete product configurations matching given filters. Use when you need to remove product configuration records from the system.

ActionTry it

Delete Product Reply-To Addresses

Tool to delete product reply-to addresses matching given filters. Use after confirming which reply-to address records to remove.

ActionTry it

Delete Product Services

Tool to delete product service links matching given filters. Use after confirming which product-service associations to remove. Supports PostgREST-style filtering on all fields.

ActionTry it

Delete Reply-To Addresses

Tool to delete reply-to addresses matching given filters. Use after confirming which reply-to addresses to remove. Supports PostgREST-style filtering.

ActionTry it

Delete Review Products

Tool to delete review products matching given filters. Use when you need to remove review product records from the system. At least one filter parameter is required.

ActionTry it

Delete Review Widget Listings

Tool to delete review widget listings matching given filters. Use after confirming which review widget listings to remove. Supports PostgREST-style filtering.

ActionTry it

Delete Reviews

Tool to delete reviews matching given filters. Use when you need to remove review records from the system. At least one filter parameter is required.

ActionTry it

Delete Services

Tool to delete services matching given filters. Use after confirming which services to remove. Supports PostgREST-style filtering with operators like eq, in, etc.

ActionTry it

Delete Site Navigation Items

Tool to delete site navigation items matching given filters. Use after confirming which navigation items to remove. DELETE operation requires a WHERE clause (at least one filter parameter).

ActionTry it

Delete Site Pages

Tool to delete site pages matching given filters. Use after confirming which site pages to remove. DELETE endpoint requires a WHERE clause via filter parameters.

ActionTry it

Delete Taxes

Tool to delete taxes matching given filters. Use after confirming which tax records to remove.

ActionTry it

Delete Webhooks

Tool to delete webhooks matching given filters. Use after confirming which webhooks to remove. Supports PostgREST-style filtering.

ActionTry it

Delete Widget Listings

Tool to delete widget listings matching given filters. Use after confirming which widget listings to remove. Supports PostgREST-style filtering.

ActionTry it

Delete Widgets

Tool to delete widgets from the system. Use when you need to remove widget configurations. Supports PostgREST filtering with operators like id=eq.uuid.

ActionTry it

Invite Member

Tool to invite a member to your organization. The member will receive an email with a link to accept the invitation. Use this when you need to add new team members or grant access to your BookingMood organization.

ActionTry it

List Attribute Options

List attribute options with filtering and pagination support. Use this to retrieve selectable options for booking attributes, with support for filtering by attribute ID, name, creation date, and display order. Supports pagination via limit and offset parameters with a maximum of 1000 results per request.

ActionTry it

List Attributes

Tool to retrieve custom attributes defined for products. Use when you need to list all available attributes with optional field filtering via the select parameter. Attributes are custom fields that can be associated with products in the Bookingmood system.

ActionTry it

List Booking Details

List booking details with filtering and pagination. Booking details contain guest-filled form field data such as names, contact info, and custom field values. Use this to retrieve booking detail records, optionally filtered by booking ID, service ID, timestamps, or customer values. Supports PostgREST query operators for flexible filtering.

ActionTry it

List Booking Updates

Tool to list booking updates with filtering and pagination. Use when you need to retrieve booking update history, track changes to bookings, or audit booking modifications. Supports PostgREST query parameters for flexible filtering by ID, booking ID, user ID, and creation timestamp.

ActionTry it

List Booking Widgets

List all booking widgets accessible by the current API key. Returns widget configurations including their IDs, names, types, and organization associations. Use this to discover available widgets before performing operations like searching availability or managing bookings. Supports pagination via limit and offset parameters.

ActionTry it

List Bookings

Tool to retrieve bookings from the system with optional filtering and pagination. Returns a list of booking records including details like reference codes, organization info, timestamps, and payment information. Use this when you need to list bookings, search by reference or organization, or paginate through booking records.

ActionTry it

List Calendar Event Notes

Tool to list calendar event notes with filtering and pagination. Use when you need to retrieve notes attached to calendar events, optionally filtered by author, event, timestamps, or content. Supports PostgREST filter operators for advanced querying.

ActionTry it

List Calendar Event Tasks

Tool to list calendar event tasks with filtering and pagination. Use this to retrieve tasks associated with calendar events, optionally filtering by calendar event ID, completion status, due dates, or schedule type. Supports PostgREST-style filtering and pagination via limit/offset parameters.

ActionTry it

List Calendar Event Updates

List calendar event updates with filtering and pagination. Use when you need to track changes to calendar events, including status updates, product reassignments, and interval modifications. Supports PostgREST-based query parameters for selecting specific columns and ordering results.

ActionTry it

List Calendar Events

Tool to list calendar events with filtering and pagination. Use this to retrieve events visible on the timeline (bookings, blocked periods, notes), optionally filtering by status, type, date ranges, or other criteria. Supports PostgREST-style filtering and pagination via limit/offset parameters.

ActionTry it

List Capacities

List booking capacities with filtering and pagination. Use this to retrieve capacity configurations that define booking limits for products and capacity groups. Supports filtering by ID, capacity group, or product, as well as column selection, pagination, and sorting.

ActionTry it

List Capacity Group Dependencies

Tool to list capacity group dependencies with optional field filtering. Use when you need to retrieve relationships between accumulator and element capacity groups in the BookingMood system.

ActionTry it

List Capacity Groups

Tool to list capacity groups with filtering and pagination. Use when you need to retrieve capacity group configurations, which define how guest capacity is managed and grouped. Supports filtering by various attributes and pagination for large result sets.

ActionTry it

List Contact Bookings

List contact bookings with filtering and pagination. Use when you need to retrieve associations between contacts and bookings. Supports filtering by id, booking_id, contact_id, and created_at, as well as column selection and sorting.

ActionTry it

List Contacts

Tool to list customer contacts with filtering and pagination. Supports PostgREST query parameters for column selection, ordering, and pagination. Use this to retrieve contacts from the system.

ActionTry it

List Coupon Products

List coupon products that define which products a coupon applies to. Use this when you need to retrieve product-coupon linkages, especially when coupon.scope is 'rent' or 'product'. Supports PostgREST-style filtering on all fields (id, coupon_id, product_id, created_at), selection, sorting, and pagination.

ActionTry it

List Coupon Services

List coupon services that define which services a coupon applies to. Use this when you need to retrieve service-coupon linkages, especially when coupon.scope is 'service'. Supports PostgREST-style filtering on all fields (id, coupon_id, service_id, created_at), selection, sorting, and pagination.

ActionTry it

List Coupon Uses

List coupon uses that track which coupons have been applied to bookings. Use this when you need to retrieve coupon usage history, audit coupon applications, or track which bookings used specific coupons. Supports PostgREST-style filtering on all fields (id, booking_id, coupon_id, created_at), selection, sorting, and pagination.

ActionTry it

List Coupons

Tool to list discount coupons with filtering and pagination. Use this when you need to retrieve coupons from the system, search by code or scope, or paginate through coupon records. Supports PostgREST-style filtering on all fields including code, scope, stackable status, quota, and timestamps.

ActionTry it

List Email Events

Tool to retrieve email events (bounce, delivery, open) with filtering and pagination. Use this to track email delivery status, monitor bounces, or analyze email engagement. Supports PostgREST-style filtering on event type, email address, timestamps, and other criteria.

ActionTry it

List Email Templates

Tool to list email templates with filtering and pagination. Supports PostgREST query parameters for column selection, ordering, and pagination. Use this to retrieve email template configurations used for booking notifications.

ActionTry it

List Emails

Tool to retrieve emails from the system with optional filtering and pagination. Returns a list of email records including details like subject, body, status, scheduled send time, and related booking information. Use this when you need to list emails, search by booking or status, or paginate through email records.

ActionTry it

List External Calendars

Tool to list external calendar sync configurations (e.g., Google Calendar, iCal). Use this to retrieve all external calendars with optional filtering and pagination. Supports PostgREST-style filtering for querying specific calendars by name, type, or organization.

ActionTry it

List Invoices

Tool to retrieve invoices from the system with optional filtering and pagination. Returns a list of invoice records including amounts, statuses, and payment information. Use this when you need to list invoices, search by organization, or paginate through invoice records.

ActionTry it

List Line Item Taxes

Tool to list line item taxes with filtering and pagination. Returns tax records applied to line items in bookings. Use this to retrieve line item tax data from the system.

ActionTry it

List Line Items

Tool to retrieve line items from the system with optional filtering and pagination. Returns a list of line item records including details like quantities, amounts, unit prices, and related booking/product/service information. Use this when you need to list line items, search by booking or product, or paginate through line item records.

ActionTry it

List Members

Tool to list organization members with filtering and pagination. Supports PostgREST query parameters for column selection, ordering, and pagination. Use this to retrieve team members from the organization.

ActionTry it

List Organizations

Tool to list organizations. Use when you need to retrieve all organizations accessible by the current API key.

ActionTry it

List Paddle Subscriptions

Tool to list Paddle subscriptions with filtering and pagination. Use this when you need to retrieve subscription information from the Paddle payment provider, filter by status or organization, or paginate through subscription records. Supports PostgREST-style filtering on all fields.

ActionTry it

List Payments

Tool to retrieve payment transactions from the system with optional filtering and pagination. Returns a list of payment records including amounts, statuses, payment methods, and transaction details. Use this when you need to list payments, search by invoice or organization, or paginate through payment records.

ActionTry it

List Permissions

Tool to list permissions with filtering and pagination. Supports PostgREST query parameters for column selection, ordering, and pagination. Use this to retrieve user permissions for products in the system.

ActionTry it

List Pricing Widgets

Tool to list pricing widgets with filtering and pagination. Use this to retrieve pricing widget configurations from the system. Supports PostgREST-style filtering on fields (id, organization_id, widget_id), column selection, pagination, and sorting.

ActionTry it

List Product Attribute Options

List product attribute options with filtering and pagination. Use this to retrieve which attribute options are available for specific products, enabling product customization through attribute selection. Supports PostgREST-style filtering on all fields (id, product_id, attribute_option_id, timestamps), column selection, pagination, and sorting.

ActionTry it

List Product Calendar Logs

Tool to list product calendar logs with filtering and pagination. Use this to retrieve historical snapshots of product calendar changes, track updates to product availability, or audit calendar modifications. Supports PostgREST-style filtering on all fields.

ActionTry it

List Product Configurations

List product configurations with filtering and pagination. Use this to retrieve configuration settings for products in the system. Supports PostgREST-style filtering on all fields (id, organization_id, product_id, timestamps), column selection, pagination, and sorting.

ActionTry it

List Product Reply-to Addresses

Tool to list product reply-to addresses with filtering and pagination. Use this to retrieve reply-to email addresses configured for products in the system. Supports PostgREST-style query parameters for column selection, ordering, and pagination.

ActionTry it

List Product Services

List product services that define which services are linked to which products. Use this when you need to retrieve product-service associations. Supports PostgREST-style filtering on all fields (id, product_id, service_id, created_at), selection, sorting, and pagination.

ActionTry it

List Product Tasks

Tool to list product tasks with filtering and pagination. Product tasks are task templates associated with products that can be instantiated for specific calendar events or bookings. Use this to retrieve product task configurations from the system.

ActionTry it

List Products

List bookable products with filtering and pagination. Use this to retrieve product configurations that define rentals, services, or other bookable items in the system. Supports PostgREST-style filtering on all fields (id, organization_id, name, timestamps), column selection, pagination, and sorting.

ActionTry it

List Reply-To Addresses

Tool to list reply-to addresses with filtering and pagination. Use this to retrieve reply-to email addresses configured for communications. Supports PostgREST-style query parameters for column selection, ordering, and pagination.

ActionTry it

List Review Products

List review products with filtering and pagination. Use this to retrieve review product configurations that define products available for customer reviews in the system. Supports PostgREST-style filtering, column selection, pagination, and sorting.

ActionTry it

List Review Widget Listings

Tool to list review widget listings with filtering and pagination. Returns a list of review widget listing associations between review widgets and listings. Use this when you need to retrieve review widget listing mappings, filter by widget or listing IDs, or paginate through results.

ActionTry it

List Review Widgets

Tool to retrieve review widgets from the system with optional filtering and pagination. Returns a list of review widget configurations including their IDs, names, and organization associations. Use this when you need to list review widgets, search by name or organization, or paginate through review widget records.

ActionTry it

List Reviews

Tool to list customer reviews with filtering and pagination. Use this to retrieve review records from the system, including ratings, comments, and associated booking/product information. Supports PostgREST-style filtering, column selection, pagination, and sorting.

ActionTry it

List Seasons

List seasons with filtering and pagination. Use this to retrieve seasonal pricing periods that define price variations for different times of the year. Supports PostgREST-style filtering on all fields (id, organization_id, name, timestamps), column selection, pagination, and sorting.

ActionTry it

List Services

List bookable services with filtering and pagination. Use this to retrieve service configurations that define activities, treatments, or other bookable services in the system. Supports PostgREST-style filtering on all fields (id, organization_id, name, timestamps), column selection, pagination, and sorting.

ActionTry it

List Site Listings

Tool to list site listings with filtering and pagination. Use when you need to retrieve site listing records from the system. Supports PostgREST query parameters for field selection, ordering, and pagination.

ActionTry it

List Site Navigation Items

Tool to list site navigation items with filtering and pagination. Use when you need to retrieve navigation menu structure or specific navigation entries. Supports PostgREST query parameters for field selection, ordering, and pagination.

ActionTry it

List Site Pages

Tool to retrieve site pages from the system with optional filtering and pagination. Use when you need to list pages, filter by site, or paginate through page records.

ActionTry it

List Site Views

Tool to list site views with filtering and pagination. Returns analytics data about page views and visitor sessions on your sites. Use this to retrieve site traffic data, analyze visitor behavior, or track page views over time.

ActionTry it

List Sites

Tool to list sites with filtering and pagination. Supports PostgREST query parameters for column selection, ordering, and pagination. Use this to retrieve physical locations or sites from the system.

ActionTry it

List Taxes

List tax configurations with filtering and pagination. Use this to retrieve tax definitions like VAT, Sales Tax, GST that can be applied to bookings and line items. Supports PostgREST-style filtering on all fields (id, organization_id, name, percentage, timestamps), column selection, pagination, and sorting.

ActionTry it

List User Profiles

List all user profiles accessible by the current API key. Returns user profile information including IDs, names, email addresses, and organization associations. Use this to discover users in the system before performing operations or assigning resources. Supports pagination via limit and offset parameters.

ActionTry it

List Webhook Notifications

Tool to list webhook notifications with filtering and pagination. Returns webhook notification records including their status, event types, and delivery information. Use this to monitor webhook deliveries and troubleshoot webhook issues.

ActionTry it

List Webhooks

Tool to list webhook configurations with filtering and pagination. Returns webhook endpoints including their URLs, subscribed events, and status. Use this to discover configured webhooks before managing or debugging webhook integrations.

ActionTry it

List Widget Analytics

Tool to list widget analytics with pagination. Returns metrics and statistics for widgets including views, bookings, conversion rates, and revenue data. Supports pagination via limit and offset parameters.

ActionTry it

List Widget Listings

Tool to list widget listings with filtering and pagination. Returns a list of widget listing associations between widgets and listings. Use this when you need to retrieve widget listing mappings, filter by widget or listing IDs, or paginate through results.

ActionTry it

Query Availability

Tool to fetch availability of multiple products over a long period of time. Use this to check when products can be booked by querying availability records. Supports PostgREST-style filtering on product ID, date ranges, and availability status, plus pagination via limit/offset parameters.

ActionTry it

Update Attribute Options

Updates attribute option records that match the specified filters. Attribute options represent possible values for custom attributes (like size options: S, M, L). At least one filter must be provided to target specific records. Use this to modify the localized names, display order, or parent attribute association.

ActionTry it

Update Attributes

Updates attribute records that match the specified filters. Attributes define custom properties for bookings (e.g., room type, amenities). At least one filter must be provided to target specific records. Use this to modify the localized name, display order, or attribute type. Typically used with the 'id' filter to update a specific attribute.

ActionTry it

Update Booking Details

Updates booking detail records that match the specified filters. Booking details store guest-filled form field data such as names, contact info, and custom field values. At least one filter must be provided to target specific records. Use this to modify attachment URLs, localized field names, descriptions, or customer-provided values.

ActionTry it

Update Booking Widgets

Update existing booking widgets that match the specified filters. Use this to modify widget configurations such as name, type, locale, currency, interaction settings, display options, and customization parameters. At least one filter must be provided to target specific widgets.

ActionTry it

Update Bookings

Updates booking records that match the specified filters. Bookings represent customer reservations with metadata such as currency, references, confirmation status, and silent mode. At least one filter must be provided to target specific records. Use this to modify booking attributes like confirmation timestamp, currency settings, or booking references.

ActionTry it

Update Calendar Event Notes

Updates calendar event note records that match the specified filters. Use this to modify notes associated with calendar events. At least one filter must be provided to target specific records.

ActionTry it

Update Calendar Event Tasks

Tool to update existing calendar event tasks. Use when you need to modify task details such as labels, completion status, due dates, or schedule information.

ActionTry it

Update Calendar Events

Update existing calendar events that match the specified filters. Use this to modify event status (CANCELLED, TENTATIVE, CONFIRMED), notes, title, or dates. At least one filter must be provided to target specific events. Commonly used to confirm tentative bookings or add notes to existing events.

ActionTry it

Update Capacities

Tool to update existing capacity records that match the specified filters. Capacities define occupancy thresholds (min/max) for products or capacity groups. Use this to modify maximum or minimum occupancy limits for booking resources.

ActionTry it

Update Capacity Group Dependencies

Updates capacity group dependency records that match the specified filters. Capacity group dependencies define relationships between accumulating and accumulated capacity groups. At least one filter must be provided to target specific records. Use this to modify which capacity groups depend on each other.

ActionTry it

Update Capacity Groups

Updates capacity group records that match the specified filters. Capacity groups define guest types (e.g., adults, children) and how their numbers are tracked (manual input or sum of sub-groups). At least one filter must be provided to target specific records. Use this to modify names, descriptions, display order, or capacity calculation settings.

ActionTry it

Update Contact Bookings

Updates contact booking records that match the specified filters. Contact bookings link contacts to bookings, enabling tracking of which contacts are associated with which reservations. At least one filter must be provided to target specific records. Use this to reassign contact bookings to different contacts or bookings. Typically used with the 'id' filter to update a specific contact booking.

ActionTry it

Update Contacts

Updates contact records that match the specified filters. Use this to modify existing contact information such as name, email, phone, address, company details, or custom metadata. At least one filter must be provided to target specific contacts.

ActionTry it

Update Coupon Products

Updates coupon product link records that match the specified filters. Use this to modify existing coupon-product associations by changing which coupon or product they link to. At least one filter must be provided to target specific records.

ActionTry it

Update Coupon Services

Updates coupon service records that match the specified filters. Use this to modify existing coupon-service associations. At least one filter must be provided to target specific records.

ActionTry it

Update Coupon Uses

Updates coupon use records that match the specified filters. Use this to modify which booking or coupon is associated with a coupon use record. At least one filter must be provided to target specific records.

ActionTry it

Update Coupons

Updates coupon records that match the specified filters. Use this to modify existing coupons such as code, description, definition, quota, scope, or stackable status. At least one filter must be provided to target specific coupons.

ActionTry it

Update External Calendars

Tool to update existing external calendars that match the specified filters. Use this to modify external calendar properties such as the calendar name. At least one filter must be provided to target specific external calendars.

ActionTry it

Update Line Item Taxes

Updates line item tax records that match the specified filters. Line item taxes represent tax amounts or percentages applied to individual line items in a booking. At least one filter must be provided to target specific records. Use this to modify the tax amount or percentage for existing line item tax entries.

ActionTry it

Update Line Items

Updates line item records that match the specified filters. Line items represent individual charges or products within a booking, including quantity, unit price, amount, and associated service or tax configuration. At least one filter must be provided to target specific records. Use this to modify line item details such as quantity, pricing, or description.

ActionTry it

Update Payments

Tool to update existing payments in the Bookingmood system. Use when you need to modify payment details such as amount, status, currency, or transaction information. At least one filter must be provided to target specific payment records.

ActionTry it

Update Permissions

Updates permission records that match the specified filters. Use this to modify product associations for existing permissions. At least one filter must be provided to target specific permissions.

ActionTry it

Update Pricing Widgets

Tool to update existing pricing widget records that match the specified filters. Pricing widgets represent pricing configuration widgets in the system. Use this to modify pricing widget names or localized translations. At least one filter must be provided to target specific records.

ActionTry it

Update Product Attribute Options

Updates product attribute option records that match the specified filters. Product attribute options link products to their available attribute values (e.g., linking a specific product to size options). Use this to modify the associations between products and attribute options. At least one filter must be provided to target specific records.

ActionTry it

Update Product Configurations

Tool to update existing product configuration records that match the specified filters. Use when you need to modify product configuration attributes such as updated timestamps.

ActionTry it

Update Product Reply-To Addresses

Tool to update existing product reply-to address associations. Use when you need to modify the relationship between products and their reply-to email addresses. This action follows PostgREST patterns and requires at least one filter to target specific records.

ActionTry it

Update Product Services

Tool to update existing product_services records that match the specified filters. Use when you need to modify the product-service associations. At least one filter must be provided to target specific records.

ActionTry it

Update Product Tasks

Update existing product tasks that match the specified filters. Product tasks define activities or checklist items associated with products. Use this to modify task labels for the matched product tasks.

ActionTry it

Update Products

Updates product records that match the specified filters. Use this to modify existing product configurations such as name, description, type, status, pricing, or guest capacity. At least one filter must be provided to target specific products. Typically used with the 'id' filter to update a specific product.

ActionTry it

Update Review Products

Updates review product link records that match the specified filters. Use this to modify existing review-product associations by changing which review is linked to a product. At least one filter must be provided to target specific records.

ActionTry it

Update Review Widget Listings

Updates review widget listing records that match the specified filters. Use this to modify existing review widget-product associations by changing which products are associated with review widgets. At least one filter must be provided to target specific records.

ActionTry it

Update Review Widgets

Updates review widget records that match the specified filters. Use this to modify existing review widget configurations by changing associations between reviews and widgets. At least one filter must be provided to target specific records.

ActionTry it

Update Reviews

Updates review records that match the specified filters. Use this to modify existing customer reviews such as ratings, comments, responses, status, or associated entities. At least one filter must be provided to target specific reviews.

ActionTry it

Update Services

Updates service records that match the specified filters. Use this to modify existing service information such as description, name, price, duration, or active status. At least one filter must be provided to target specific services.

ActionTry it

Update Site Listings

Tool to update site listing records matching specified filters. Use when you need to modify listing details such as name, status, URLs, or metadata. At least one filter must be provided to target specific records.

ActionTry it

Update Site Navigation Items

Updates site navigation item records that match the specified filters. Use this to modify navigation menu items such as labels, URLs, types, or hierarchical parent relationships. At least one filter must be provided to target specific navigation items.

ActionTry it

Update Site Pages

Updates site page records that match the specified filters. Use this to modify existing site page information such as title. At least one filter must be provided to target specific site pages.

ActionTry it

Update Sites

Tool to update existing site records that match the specified filters. Use when you need to modify the site name. At least one filter must be provided to target specific sites.

ActionTry it

Update Taxes

Updates tax configuration records that match the specified filters. Use this to modify existing tax definitions such as the tax name or percentage rate. At least one filter must be provided to target specific tax records.

ActionTry it

Update User Profiles

Tool to update existing user profile records that match the specified filters. Use this to modify user preferences such as name, language, avatar, or calendar settings. At least one filter must be provided to target specific user profiles.

ActionTry it

Update Webhooks

Tool to update existing webhook subscriptions that match the specified filters. Use this to modify webhook URLs, event type subscriptions, enabled status, or descriptions. At least one filter must be provided to target specific webhooks.

ActionTry it

Update Widget Listings

Updates existing widget listing records that match the specified filters. Use this to modify widget-product associations such as display order or change which widget or product is associated. At least one filter must be provided to target specific records.

ActionTry it