🧰

Recipes

Real-world integration examples. Pick one, copy the code, ship it.

← Back to docs overview

Slack Integration

Forward form submissions to a Slack channel using Incoming Webhooks.

View guide →

Email Notifications

Send an email for every new submission using Resend.

View guide →

React Form

A complete React component that posts to your Peach Form endpoint.

View guide →

Static HTML Form

Plain HTML with vanilla JS — no build step required.

View guide →

Store in Database

Persist every submission to your own PostgreSQL database.

View guide →