Fingertip

60 tools available

Fingertip is an all-in-one platform that enables businesses to manage their operations from a single link, offering tools for selling products, booking clients, and connecting with customers across various social media platforms.

Connect Fingertip to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Fingertip's 60 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.

Common workflows with Fingertip

01

Trigger on event

  1. Listen for a new event
  2. Parse and validate the payload
  3. Take an action with the linked tool
02

Daily summary

  1. Pull yesterday's activity
  2. Summarise with the model of your choice
  3. Send the digest via email or Slack
03

Cross-tool sync

  1. Read records from one app
  2. Transform with a persona
  3. Write the result back via this integration

Fingertip actions 60

Every Fingertip action below is a callable tool any Definable persona can invoke.

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.

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 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 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 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 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 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 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 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

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.

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 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 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.

Health Check

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

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 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.

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 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 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 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 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 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.

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.

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 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.

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 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.

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 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 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 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.

Frequently asked questions

What can I automate with Fingertip on Definable?

Anything Fingertip exposes through its API. Common website builders workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 60 Fingertip tools directly, then chain the result into another integration without you writing code.

How does Fingertip authentication work?

Fingertip uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Fingertip integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 60 Fingertip tools. You only need a separate Fingertip subscription if Fingertip itself charges per seat or per API call.

Is using Fingertip through Definable secure?

Every call from a persona to Fingertip is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Fingertip on Definable?

Sign up for Definable, open the integrations page, find Fingertip, and connect via OAuth or API key. You can immediately attach Fingertip to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Fingertip actions does Definable expose?

Definable exposes all 60 Fingertip actions as callable tools — including `Create Store Invoice`, `Create Invoice Item`, `Create Page`, plus 57 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Fingertip?

Wire it up in minutes. No coding required.

← All integrations