The easiest and fastest way to integrate with Salesforce.

To see how you can integrate other third party web services, see our Mailchimp and Slack videos. Otherwise, see Getting started with Form Gadget to learn more broadly about the Form Gadget service.

Video Transcript

Hi, this is Johann From Form Gadget. Today I'm going to show you the easiest and fastest way to integrate with Salesforce to upsert a Lead.

First we'll create a new Form, and embed it into our site. You can edit the form to include any fields you'd like to capture, watch the 'Getting started with Form Gadget' video for more details on how to customize your form.

Now that we've embedded our Form Gadget, we'll add a new integration with Salesforce. We'll start by authorizing Form Gadget to create our Salesforce Leads. Next, we'll map the RESTful Web API body. For JavaScript developers mapping our form fields to the Salesforce API is going to seem a lot like we're just declaring javascript variables.

There are 6 supported mapping types. And you can see the list on every integration mapping page. All Integrations also include helpful links so that you can quickly drill down to understand field types.

Once all the required fields have been mapped and we save, the red 'x' next to the form in the navigation will disappear, and the new version of the form will automatically be deployed.

Now when the form is submitted the data will be used to create a lead in Salesforce.

If you have any additional questions ask us using our contact form, and from all us at Form Gadget, we wish you a productive day.