Examples & Use Cases

Recipes for the most common things teams build with Snapi — and who ends up handling each card. Each example lists the fields to create, the workflow setup, and the features that make it work.

Contact page

The classic: a page on your website, submissions on a board, nothing falls through the cracks.

Field Type Options
NameTextRequired, show on board card
EmailEmailRequired
MessageTextareaRequired
TriageSelect (hot / warm / cold)Internal, show on board card
  1. Create a board (the default To Do / In Progress / Done columns work fine to start).
  2. In the page's Kanban tab, set it as the Default Board — every submission becomes a card automatically.
  3. Enable Public Page, add your website to Allowed Domains, and paste the embed snippet into your site.

The Triage field never appears to visitors — your team sets it after reading the message, and because it's marked show on board card, the rating is visible at a glance on the board.

Quote / estimate request

Capture enough detail to price the job, and route hot leads to your automation.

Field Type Options
CompanyTextRequired, show on board card
EmailEmailRequired
ServiceSelectRequired, show on board card
BudgetSelect (ranges)
DetailsTextarea
Quoted amountNumberInternal

On the Single plan or higher, add a post-submit webhook pointing at n8n, Make, or your own endpoint — notify Slack, create a CRM lead, or draft a reply automatically. A pre-submit webhook can also enrich or validate the data before it's stored (for example, rejecting free-mail addresses for B2B quotes).

Job applications

A hiring pipeline where the board columns are your stages.

Support / bug intake

Replace "email us and hope" with structured intake your agents can act on.

Event registration

A lightweight RSVP flow with a capped guest list.

Internal request desk (no public site needed)

Pages don't have to be public. Keep the Public Page toggle off and your team creates records directly inside Snapi — IT requests, purchase approvals, content briefs — with the same board workflow, comments, file attachments, and audit log on every record.

i
Tip: every example above works on the Free plan except webhooks (Single plan or higher). Start free, wire up the workflow, and upgrade when the automation earns its keep.