> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.coi.co.il/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.coi.co.il/_mcp/server.

# Overview

Reference only. Fired once per submitted contact/lead form — not something you call. Unrelated to the store.

* **Contact Form Url** — the GET-mode version, submitted fields baked into the URL.
* **Contact Form Payload** — the POST-mode version, submitted fields as a JSON body.

Both document the same webhook — GET vs POST is a mode you pick in the admin, not two separate webhooks.