# PipedForm > PipedForm documentation, integrate forms with Email, Google Sheets, Slack, Notion, Airtable, and more. API reference, code examples, and quickstart guides included. ## Docs - [Introduction](https://docs.pipedform.com/index.md) - [Installation](https://docs.pipedform.com/installation.md) - [Email Subject](https://docs.pipedform.com/email-subject.md) - [Custom Redirection](https://docs.pipedform.com/custom-redirection.md) - [Custom Reply-to](https://docs.pipedform.com/custom-reply-to.md) - [Custom Sender Name](https://docs.pipedform.com/custom-sender-name.md) - [hCaptcha](https://docs.pipedform.com/h-captcha.md) - [reCAPTCHA](https://docs.pipedform.com/recaptcha.md) - [Cloudflare Turnstile](https://docs.pipedform.com/cloudflare-turnstile.md) - [Autoresponder (Auto Reply)](https://docs.pipedform.com/autoresponder.md) - [File Attachments](https://docs.pipedform.com/file-attachments.md) - [Domain Restriction](https://docs.pipedform.com/domain-restriction.md) - [Submission Notification](https://docs.pipedform.com/custom-submission-notification-email-template.md) - [Autoresponder](https://docs.pipedform.com/custom-autoresponder-email-template.md) - [Google Sheets](https://docs.pipedform.com/google-sheets.md) - [Notion](https://docs.pipedform.com/notion.md) - [Slack](https://docs.pipedform.com/slack.md) - [Discord](https://docs.pipedform.com/discord.md) - [Telegram](https://docs.pipedform.com/telegram.md) - [Webhook](https://docs.pipedform.com/webhook.md) - [Airtable](https://docs.pipedform.com/airtable.md) - [Basic HTML Contact Form](https://docs.pipedform.com/basic-html-contact-form.md) - [Ajax Contact Form](https://docs.pipedform.com/ajax-contact-form.md) - [File Upload Form](https://docs.pipedform.com/file-upload-form.md) - [React](https://docs.pipedform.com/react.md) - [Vue.js](https://docs.pipedform.com/vue-js.md) - [Svelte](https://docs.pipedform.com/svelte.md) - [Angular](https://docs.pipedform.com/angular.md) - [Alpine.js](https://docs.pipedform.com/alpine-js.md) - [Next.js](https://docs.pipedform.com/next-js.md) - [Nuxt](https://docs.pipedform.com/nuxt.md) - [Astro](https://docs.pipedform.com/astro.md) - [Hugo](https://docs.pipedform.com/hugo.md) - [Jekyll](https://docs.pipedform.com/jekyll.md) - [Gatsby](https://docs.pipedform.com/gatsby.md) - [Gridsome](https://docs.pipedform.com/gridsome.md) - [Eleventy](https://docs.pipedform.com/eleventy.md) - [List forms](https://docs.pipedform.com/api-reference/forms/list-forms.md): Retrieve a paginated list of forms in your workspace. - [List submissions](https://docs.pipedform.com/api-reference/submissions/list-submissions.md): Retrieve a paginated list of submissions. Optionally filter by a specific form using `formId`. - [Get a submission](https://docs.pipedform.com/api-reference/submissions/get-a-submission.md): Retrieve the details of a specific submission. ## OpenAPI Specs - [openapi](https://docs.pipedform.com/openapi.json)