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.

Sign in to connect Fingertip

Sign in to connect an account and start using Fingertip in your apps.

Example Use Cases

These are example ways Snow can use Fingertip when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically 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 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 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 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.