Overview

View as Markdown

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.