Salesforce Connector Documentation Index
How to Populate a Form with Salesforce Data
You can populate a form using custom links or buttons created in Salesforce. These links can be added to the Salesforce interface and also included in emails sent from your Salesforce account.
Using a Custom Link
- Login to your Salesforce application and click "setup" (in the top right corner).
- In the left-hand bar, click "App Setup", then "Customize"
- Click "Buttons and Links" and add a new "Custom Buttons and Links".
- Enter a label such as 'edit with FormAssembly.com'
- Paste the link to your form, for instance:
http://app.formassembly.com/forms/view/90
- Add to the link the pre-fill parameters, for instance:
http://app.formassembly.com/forms/view/90?tfa_Company={!Lead.Company}
Refer to the documentation to find the exact syntax for each field.
- Save the new link.
- Add the link to a page layout (refer to the Salesforce documentation if you need help with this).
That's it. When clicking on the link from your Salesforce account, the form should open up in a new window with the data pre-populated.
Web-To-Lead Example Screencast (5:47mn)