Pardot Form Mock

Platform: Pardot (Salesforce Marketing Cloud Account Engagement)

Integration Type: Embedded form or form handler

Mock Status: Visual mock (real form requires Pardot account and form handler URL)

📝 This is a visual mock of a Pardot form.

To use a real Pardot form, you can:


<iframe src="https://go.pardot.com/l/XXXXX/YYYY-MM-DD/ZZZZZ"
        width="100%" height="500" frameborder="0"></iframe>


<form action="https://go.pardot.com/l/XXXXX/YYYY-MM-DD/form-handler" method="POST">
  <!-- Fields with pardot_field_XXXX names -->
</form>
NEXT_STEPS.md: Replace with real form if Pardot account available