Built by Metorial, the integration platform for agentic AI.
List form templates for a site. Form templates define the structure and fields of forms that collect visitor submissions.
Create a new Fingertip site (website). A site represents a full business website with pages, bookings, contacts, and e-commerce capabilities.
Create a new site contact (customer/client) associated with a site. Contacts track people who interact with your business.
List bookings (appointments/scheduled events) for a site. Supports filtering by status with cursor-based pagination.
Retrieve detailed information about a specific Fingertip site by its ID.
List workspaces in your Fingertip account. Workspaces serve as organizational containers for sites and team collaboration.
Update an existing Fingertip site's properties such as name, slug, description, status, time zone, or business type. Only provided fields will be updated.
Retrieve detailed information about a specific page by its ID.
Permanently delete a page and all its associated blocks and content.
Create a new content block within a page. Blocks are the building elements of a page such as text, images, or forms.
List and search sites (websites) in your Fingertip account. Supports filtering by workspace, status, and search query with cursor-based pagination.
Perform actions on a booking: accept, decline, complete, reschedule, or cancel. Use the `action` field to specify the desired operation.
List all content blocks within a page. Blocks are the modular content elements (text, images, forms, etc.) that compose a page.
Update an existing page's properties such as name, slug, description, or position. Only provided fields will be updated.
List orders placed through a site's e-commerce functionality. Returns order details including customer info, items, and totals.
List invoices for a site with optional status filtering. Invoices represent billing documents sent to clients.
List site contacts (customers/clients) with filtering and search capabilities. Contacts represent people who interact with your business through the site.
List event types (bookable services) for a site. Event types define the services available for scheduling, including duration, pricing, and attendance details.
Create a new page within a Fingertip site. Pages are individual views or sections of a website that contain blocks of content.
Retrieve a specific blog post's full details including HTML content, featured image, and SEO metadata.
List all pages within a Fingertip site. Pages represent individual sections or views of a website.
List form submission responses for a specific form template. Each response represents data submitted by a site visitor.
Permanently delete a Fingertip site and all its associated data including pages, blocks, contacts, and bookings.
Retrieve comprehensive analytics for a site including views, clicks, traffic sources, device/browser breakdowns, geographic data, and optionally store/e-commerce metrics.
Update an existing content block's properties or content. Only provided fields will be updated.
Permanently delete a content block from a page.
List blog posts for a site with sorting and pagination. Returns published post details including title, excerpt, and publication date.