

Pardot Settings panel in a Contact Form 7 form.
Darwin Form Handler for Pardot connects Contact Form 7 forms to Salesforce Pardot Form Handlers, also known as Salesforce Marketing Cloud Account Engagement Form Handlers.
Use this plugin when you need Contact Form 7 submissions to post directly to a Pardot Form Handler endpoint from WordPress. Each Contact Form 7 form can have its own Pardot endpoint URL, uploaded files are copied to a permanent public location so the URLs remain accessible long after the form is submitted.
Features:
[multifile] field for multiple file uploads.htaccessFor support and documentation, visit https://darwindigital.com/contact/.
Add the custom multiple-file upload field to your CF7 form:
[multifile file-uploads limit:5 file_size:10] where file-uploads is the field name
Make the field multiple-file required by appending an asterisks multifile*:
[multifile* file-uploads limit:5 file_size:10]
Options:
limit:N — maximum number of files (default: 5)file_size:N — maximum size per file in MB (default: 5)Accepted file types: JPG, JPEG, PNG, PDF, DOC, DOCX, XLS, XLSX.
Add the mail-tag [file-uploads] to the CF7 Mail tab body so file URLs appear in the notification email. Uploaded file URLs are also sent automatically to Pardot.
This plugin integrates with Salesforce Pardot (also known as Salesforce Marketing Cloud Account Engagement) to process and store form submissions.
[multifile] field.