Skip to content

Essentials for Contact Form 7 2.6.0

Choose a tag to compare

@Rupashdas Rupashdas released this 29 Aug 06:45
· 4 commits to main since this release
  • New: a webhook. Every submission is posted as JSON to an address you give it — a Zapier or Make catch hook, an n8n running on your own server, or an endpoint you wrote yourself — which is how a Contact Form 7 entry reaches a spreadsheet row, a mailing list, a CRM record or a task without this plugin having to integrate with each of them. Notifications → Webhook. Spam is never sent, and the test button posts the same shape a real submission will, so the far end can be mapped before a visitor ever fills the form in.