> ## Documentation Index
> Fetch the complete documentation index at: https://help.weavely.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Send Form Responses to Salesforce

> Weavely's Salesforce integration lets you automatically create objects in Salesforce upon form submissions.

<span className="weavely-jsonld" hidden>
  {`{
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebPage",
        "@id": "https://help.weavely.ai/integrations/salesforce",
        "url": "https://help.weavely.ai/integrations/salesforce",
        "name": "Send Form Responses to Salesforce",
        "description": "Weavely's Salesforce integration lets you automatically create objects in Salesforce upon form submissions.",
        "inLanguage": "en",
        "isPartOf": {
          "@type": "WebSite",
          "@id": "https://help.weavely.ai/#website",
          "name": "Weavely Help Center"
        },
        "breadcrumb": {
          "@type": "BreadcrumbList",
          "itemListElement": [
            { "@type": "ListItem", "position": 1, "name": "Integrations", "item": "https://help.weavely.ai/integrations" },
            { "@type": "ListItem", "position": 2, "name": "Salesforce", "item": "https://help.weavely.ai/integrations/salesforce" }
          ]
        },
        "publisher": { "@id": "https://www.weavely.ai/#org" }
      },
      {
        "@type": "TechArticle",
        "headline": "Send Form Responses to Salesforce",
        "description": "Weavely's Salesforce integration lets you automatically create objects in Salesforce upon form submissions.",
        "inLanguage": "en",
        "author": { "@id": "https://www.weavely.ai/#org" },
        "publisher": { "@id": "https://www.weavely.ai/#org" },
        "mainEntityOfPage": { "@id": "https://help.weavely.ai/integrations/salesforce" }
      },
      {
        "@type": "VideoObject",
        "name": "AI Form Data to Salesforce: Weave.ly Tutorial",
        "description": "Want to collect lead information directly into Salesforce, without copy-pasting anything? In this quick tutorial, I show you how to connect Weavely.ai to Salesforce.",
        "uploadDate": "2025-05-12T00:00:00Z",
        "duration": "PT1M55S",
        "embedUrl": "https://www.youtube.com/embed/ItADoOSQHNA",
        "contentUrl": "https://www.youtube.com/watch?v=ItADoOSQHNA",
        "thumbnailUrl": [
          "https://i.ytimg.com/vi/ItADoOSQHNA/hqdefault.jpg",
          "https://i.ytimg.com/vi/ItADoOSQHNA/sddefault.jpg"
        ],
        "potentialAction": {
          "@type": "WatchAction",
          "target": "https://www.youtube.com/watch?v=ItADoOSQHNA"
        },
        "publisher": { "@id": "https://www.weavely.ai/#org" },
        "author": { "@id": "https://www.weavely.ai/#org" }
      },
      {
        "@type": "Organization",
        "@id": "https://www.weavely.ai/#org",
        "name": "WEAVE.LY BV",
        "url": "https://www.weavely.ai",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Herbert Hooverlaan 141",
          "addressLocality": "Schaarbeek",
          "postalCode": "1030",
          "addressCountry": "BE"
        },
        "identifier": "BE0773.878.569",
        "sameAs": [
          "https://www.instagram.com/weavely.ai/",
          "https://www.linkedin.com/company/weave-ly/",
          "https://www.youtube.com/@weavely"
        ]
      }
    ]
    }`}
</span>

<iframe width="560" height="315" src="https://www.youtube.com/embed/ItADoOSQHNA?si=wve79nwxGD_ksDim" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

## Step 1: Open the Integrations Tab

With the editor open, navigate to the *Integrations* tab and select the *Salesforce* integration as shown below.

<img src="https://mintcdn.com/weavelyai/ypRMKjdgGYW8UH9m/Screenshot2025-05-12at14.35.00-ezgif.com-png-to-webp-converter.webp?fit=max&auto=format&n=ypRMKjdgGYW8UH9m&q=85&s=56ed442b2cf8bb3b386e570ef661b1a0" alt="Screenshot showing where to find the Salesforce integration in Weavely AI" width="3010" height="1532" data-path="Screenshot2025-05-12at14.35.00-ezgif.com-png-to-webp-converter.webp" />

## Step 2: Link Your Salesforce Account

Is this the first time you set up a Salesforce integration? Then Weavely will first guide you through the steps to connect your Salesforce account to Weavely. Just press *"Connect to Salesforce"* to get started.

<img src="https://mintcdn.com/weavelyai/ypRMKjdgGYW8UH9m/Screenshot2025-05-12at14.36.02-ezgif.com-png-to-webp-converter.webp?fit=max&auto=format&n=ypRMKjdgGYW8UH9m&q=85&s=1e10101d442bd4456924a5b369dc4be1" alt="Screenshot showing how to connect Salesforce to Weavely AI" width="2998" height="1518" data-path="Screenshot2025-05-12at14.36.02-ezgif.com-png-to-webp-converter.webp" />

## Step 3: Map Form Fields to Object Properties

Once you've connected your Salesforce account you'll be able to set up the integration for your form. In a first step you'll need to select which Salesforce object you want to create upon form submission. In a second step you can specify how fields of your form correspond to properties of your Salesforce object. The gif below showcases both these steps.

<img src="https://mintcdn.com/weavelyai/pk5d6snujknel6wh/images/salesforce-mapping.gif?s=37b0a19c0bdc70d61e0db7fd11a863cb" alt="Animated screenshot showing how to configure the Salesforce integration in Weavely AI" width="1240" height="640" data-path="images/salesforce-mapping.gif" />

## **Changing Your Salesforce Account or Resetting Your Connection**

If you ever need to reset your connection with Salesforce, for instance to switch to a different account or reauthorize access, you can do so from your Weavely dashboard. Go to **Settings → Connected Accounts** and click the red **“Disconnect”** button next to Salesforce. You can then reconnect with the correct account.
