Introduction
We offer several options for publishing your form! Here's a quick peek at some pros & cons of each.
Comparison Chart
Publishing Option |
|
| Works with Salesforce Prefill Connector | Works with Prefill through the URL |
---|---|---|---|---|
Use FormAssembly hosted form |
|
| Yes | Yes |
Embed HTML |
|
| No | Yes |
iFrame |
|
| Yes | Yes *See Note |
Server-Side Script (API) /WordPress Plugin |
|
| Yes | Yes *See Note |
Note:
- When prefilling your iFrame published form, the prefill parameters must be added to the source link.
- When prefilling your server-side script (API) / WordPress Plugin published form,
- you can use the following format for your Prefill Connector link: https://yoursite.com/yourpage/?parameter=value
- you can use the following format to prefill through the URL: https://yoursite.com/yourpage/?tfa_xxx=value
- If you embed your form using REST API, the Thank You page will not be shown upon response submission.
- When publishing via HTML, if a connector error occurs then the respondent will be redirected back to the FormAssembly-hosted form.
- When using iFrame and Pardot together, iFrame will prevent collecting visitor data.