Guides
Add forms to static websites
Follow platform-specific instructions for publishing working forms without operating a backend.
Manage PostMyForm forms with an AI agent
Authorize an AI agent to create or manage PostMyForm forms safely through MCP, the CLI, or the public API.
Automate PostMyForm with the CLI
Use the PostMyForm CLI safely in local scripts and CI with protected credentials, structured output, and bounded retry behavior.
How to export form submissions to CSV
Export current PostMyForm submissions to a spreadsheet-compatible CSV for review, analysis, migration, or a portable copy.
How to add a contact form to GitHub Pages
Add a working contact form to GitHub Pages without building or operating a backend.
How to add a contact form to Astro
Add a working contact form to a static Astro site without creating a server endpoint.