- πͺπΈSpain budalokko Girona
An additional use case for this would be to improve customer data protection by not storing received webforms at all in the website, just in Pardot.
But then a different solution than ben.hamelin's MR is needed as it still needs the webform to be stored so
submitDataToPardot
can retrieve it. - πΊπΈUnited States kreynen
If you match the Webform field names to the Pardot field names, you can use the core Webform Post Handler. Submissions are still stored by Webform, but the form is posted to Pardot on submission. The biggest benefit of this module is field mapping when posting to existing Pardot handlers. If you can coordinate the Pardot and Drupal work, the module isn't required.