Use Contact Form 7 as a trigger to other 600+ applications.
Contact Form 7 (CF7) is a awesome plugin used by 5+ million WordPress websites.
Webhooks are endpoint (urls) you can send data!
Integromat (Integromat) is a awesome service to connect your apps and automate workflows!
Start with blank integration or use pre-defined templates.
Activate “Contact Form 7” and “CF7 Redirections, Integrations and Database” plugins. Add new webhook and copy&pase it to “Integrations” tab.
Follow these steps:
Click small “+” sign “Add another module” and continue creating your workflow with filters and other apps.
We would be grateful for a review here.
Install Contact Form 7 and activate it.
Or
cf7-redirections-integrations-database.zip
file to the /wp-content/plugins/
directory.Then
Yes. We support WordPress 5+ and CF7 too.
Nope. The intention here is to integrate CF7.
Yep. We are creating a integration to Integromat webhook, but you can insert any URL to receive a JSON formated data.
Please, send us an email to [email protected]
If you send a form with file, we will copy this to a directory before CF7 remove it and send the link to Integromat.
You can add a “webhook” option to your field on form edit tab.
It’s like the “class” option: [text your-field class:form-control id:field-id webhook:webhook-key]
.
This will create a text field with name “your-field”, class “form-control”, id “field-id” and will be sent to webhook with key “webhook-key”.
We will replace the value for last option (which is the free_text input) with the value.
This way your webhook will receive the free text value and other options if you allow it (like in checkbox).