Snow Chat
App LibraryIntegrationsFAQPricingPrivacyTermsContact

© 2026 SnowAI, Inc.

Snow Chat
Integrations/Fingertip
Fingertip icon

Fingertip

Creator business platform for sites, pages, page blocks, store invoices, contacts, and bookings.

Helps creators run a single-link business that publishes site pages and blocks, bills customers with store invoices, and manages contact records by site.

Fingertip icon
Snow

Use Fingertip with Snow

Snow is a personal AI assistant that builds real apps for you, and they can put Fingertip to work.

What Snow can do with Fingertip

These are the Fingertip actions available to the apps you build with Snow. Connecting an account does not make Snow run these on its own.

  • Create Fingertip Site

    Creates a new Fingertip site with the specified configuration. Requires name, slug (URL identifier), and businessType. Returns the created site with its unique ID and auto-generated home page. Use ENABLED status for live sites or UNPUBLISHED for drafts.

  • Create Invoice Item

    Creates a new invoice item for a Fingertip site. Requires siteId, title, and priceInCents. Returns the created invoice item with its unique ID and timestamps.

  • Create Page

    Tool to create a new page within a Fingertip site. Use when you need to add a new page to an existing site. Requires siteId, slug, and name. Returns the created page with its unique ID and timestamps.

  • Create Store Invoice

    Tool to create a store invoice in Fingertip. Use when you need to bill a customer for products or services with line items, pricing, and tax details. Returns the created invoice ID which can be used to retrieve or manage the invoice.

  • Get Page

    Tool to retrieve a specific Fingertip page by its ID. Returns complete page details including name, slug, description, timestamps, media configurations, and theme settings. Use when you need detailed information about a specific page.

  • Health Check

    Tool to verify API connectivity. Use when checking API health before other operations.

  • List Bookings

    Tool to retrieve a paginated list of bookings for a site with optional status filtering. Use when you need to fetch bookings for a specific site, optionally filtered by booking status.

  • List Event Types

    Tool to list event types for a specific site. Use after confirming the siteId to retrieve a paginated list of published event types.

  • List Form Responses

    Tool to retrieve form responses for a specific form template and site. Use when you need to fetch form submissions after obtaining the form template ID and site ID.

  • List Form Templates

    Tool to retrieve a paginated list of form templates. Use when you need to fetch multiple templates for a site after obtaining its ID.

  • Mark Invoice as Paid

    Tool to mark a store invoice as paid in Fingertip. Use when recording payment completion for an invoice. Requires the invoice UUID and the timestamp when payment was completed.

  • Send Store Invoice

    Tool to send a store invoice to a customer. Use when you need to deliver an invoice notification after creating or updating it.

  • Update Fingertip Site

    Updates an existing Fingertip site with provided partial data. Use when modifying site properties like name, description, status, or configuration. Only include fields you want to change - all fields are optional except siteId.

  • Update Invoice Item

    Tool to update an invoice item in Fingertip. Use when you need to modify the title, price, or description of an existing invoice item.

  • Create Page Block

    Creates a new block within the specified page. Returns the created block with its unique ID and timestamps. Use when you need to add content blocks like headings, paragraphs, or images to a page.

  • Create Site Contact

    Tool to create a new contact associated with a site including marketing preferences. Use when you need to add contacts to a Fingertip site with their email, personal details, and marketing consent status.

  • Create Site Invitation

    Tool to create a new invitation for a user to join a site. Use when you need to invite someone to access and collaborate on a specific site with a designated role.

  • Create Webhook Subscription

    Tool to create a webhook subscription for receiving real-time event notifications from Fingertip. Use when you need to receive notifications for events like new contacts, form responses, bookings, or orders. Returns the webhook subscription ID.

  • Delete Block

    Tool to permanently delete a block by its ID. Use when you need to remove a block after confirming it is no longer needed.

  • Delete Draft Invoice

    Tool to delete a draft store invoice. Use when you need to remove a draft invoice that is no longer needed.

  • Delete Fingertip Page

    Tool to permanently delete a page and all associated data. Use when you need to remove a page by its UUID after confirming it is no longer needed.

  • Delete Fingertip Site

    Tool to delete a Fingertip site. Use when you need to permanently remove a site by its UUID after confirming it is no longer needed.

  • Delete Invoice Item

    Tool to delete a Fingertip invoice item. Use when you need to remove an invoice item by its UUID after confirming it is no longer needed.

  • Delete Site Invitation

    Tool to delete a site invitation by its ID. Use when you need to cancel or remove a pending site invitation.

  • Delete Site Membership

    Tool to delete a specific site membership. Use when you need to remove a user from a site after confirming the membership ID.

  • Delete Webhook

    Tool to remove an existing webhook subscription. Use when you need to permanently delete a webhook by its UUID.

  • Delete Workspace Invitation

    Tool to delete a workspace invitation by its ID. Use after obtaining the invitation ID to cancel a pending workspace invitation.

  • Get Block

    Tool to retrieve a specific block by its ID. Returns block details including content, metadata, and timestamps. Returns 404 if the block is not found.

  • Get Comprehensive Site Analytics

    Tool to retrieve comprehensive analytics for a specific site. Use when you have a site ID and need period-based breakdowns including optional store metrics.

  • Get Fingertip Site

    Tool to retrieve a specific Fingertip site by its UUID. Use when you need to fetch detailed information about a single site.

  • Get Invoice Item

    Tool to retrieve details of a specific invoice item by its ID. Use when you need to fetch information about a specific invoice item including its title, description, price, and currency.

  • Get Page Theme

    Retrieve the theme configuration for a specific page. Use when you need to get the theme details including ID, content, and timestamps for a page.

  • Get Webhook

    Tool to retrieve a specific webhook by ID with its related triggers. Use when you need to fetch details of a single webhook including its configuration and event subscriptions.

  • List Fingertip Blog Posts

    Tool to list published blog posts for a specific site. Use when you have a site ID and need to paginate, sort, and retrieve post summaries.

  • List Fingertip Invoices

    Tool to retrieve a paginated list of invoices for sites the user has access to. Use when you need to fetch invoices with optional filtering by status and sorting.

  • List Fingertip Messages

    Tool to retrieve a paginated list of messages for a site. Use when you need to fetch messages for a specific site or contact.

  • List Invoice Items

    Tool to list invoice items for a specific Fingertip site. Use when you need to retrieve billable items with pagination and optional search filtering.

  • List Orders

    Tool to retrieve orders with basic information for a specific site. Use when you need to fetch paginated order data by site slug.

  • List Page Blocks

    Tool to retrieve all blocks associated with a specific page. Use when you have a page ID and need to access the page's block structure and content.

  • List Page Themes

    Tool to retrieve a paginated list of page themes. Use when you need to fetch available page themes, optionally scoped to a specific site, with pagination support.

  • List Pages

    List all pages for a specific Fingertip site. Returns paginated results with page details including ID, slug, name, timestamps, and media configurations. Use cursor-based pagination to iterate through large result sets.

  • List Quotes

    List all quotes for a specific Fingertip site. Returns paginated results with quote and contact details. Use cursor-based pagination to iterate through large result sets. Supports filtering by status and contact ID.

  • List Sample Bookings

    Tool to retrieve sample bookings for testing and development purposes. Use when you need to access sample booking data without requiring a specific site ID.

  • List Sample Form Responses

    Tool to retrieve sample form responses for a specific form template. Use when you need to fetch example responses for a form by its slug.

  • List Sample Orders

    Tool to retrieve sample orders for testing purposes. Use when you need to access sample order data for development or testing.

  • List Sample Site Contacts

    Tool to retrieve sample site contacts with basic information. Use when you need example contacts for testing or demonstration purposes.

  • List Site Contacts

    Tool to retrieve site contacts with basic contact information and engagement metrics. Use when you need to list contacts for a specific site with optional filtering by marketing status, search terms, or contact attributes.

  • List Site Invitations

    Tool to retrieve a paginated list of invitations for a specific site. Use when you need to check pending or accepted invitations for a site.

  • List Site Memberships

    Tool to retrieve a paginated list of site memberships. Use after confirming the site ID.

  • List Sites

    Tool to retrieve a paginated list of sites accessible by the API key. Use when you need to fetch sites page by page.

  • List Webhooks

    Tool to retrieve a paginated list of webhooks with optional filtering and sorting. Use when you need to fetch webhooks page by page with customizable sort order.

  • List Workspaces

    Tool to retrieve a paginated list of workspaces accessible to the API key. Use when you need to navigate through multiple workspaces.

  • Patch Page Theme

    Apply JSON Patch operations to page theme content following RFC 6902. Use to modify theme properties like colors, fonts, and spacing without replacing the entire theme. Operations are applied sequentially and support add, remove, replace, move, copy, and test operations.

  • Search Help Articles

    Tool to search help documentation articles by query string. Use when you need to find relevant help articles matching specific keywords or topics.

  • Send Fingertip Quote

    Tool to send a store quote by its UUID. Use when you need to deliver a quote to the customer after it has been prepared.

  • Update Block

    Updates an existing block with the provided data. Allows partial updates - only fields provided in the request will be updated. Returns 404 if the block is not found.

  • Update Fingertip Quote

    Tool to update an existing Fingertip store quote. Use when you need to modify quote items, pricing, discounts, or metadata like memo and footer. Requires the quote ID and at least one quote item.

  • Update Page

    Tool to update an existing Fingertip page with new data. Use when you need to modify page properties like name, description, slug, position, or media configurations. Only fields included in the request will be updated.

  • Update Page Theme

    Tool to update the theme configuration for a specific page. Use when you need to modify theme settings such as making it a reusable component, linking it to a parent component theme, or updating theme content.

  • Update Webhook

    Tool to update an existing Fingertip webhook subscription. Use when you need to modify the endpoint URL or change the event triggers for a webhook. Only fields included in the request will be updated.

Ready to put Fingertip to work?

Sign up free, build an app by chatting, and connect Fingertip in minutes. No credit card required.