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

# How to export data from your Spreadsheet to Salesforce

> Step-by-step guide to export data from Google Sheets or Microsoft Excel to Salesforce

<Tabs>
  <Tab id="gsheets" title="Google Sheets">
    <Steps titleSize="h3">
      <Step title="Choose the Source">
        In the Superjoin side panel, click on `Sources`, navigate through `Your Sources` and click on the Salesforce source you want to export the data to.

        <Frame>
          <img src="https://mintcdn.com/superjoin/ZxJLQet0XJWypOF3/images/salesforce/sfexport1.png?fit=max&auto=format&n=ZxJLQet0XJWypOF3&q=85&s=fc6b908ff9cf915a981307ddf313b529" alt="Choose the Source" width="2880" height="1800" data-path="images/salesforce/sfexport1.png" />
        </Frame>
      </Step>

      <Step title="Create new Export">
        A pop-up will come up at the bottom of the side panel. Click on `Export to Salesforce`.

        <Frame>
          <img src="https://mintcdn.com/superjoin/ZxJLQet0XJWypOF3/images/salesforce/sfexport2.png?fit=max&auto=format&n=ZxJLQet0XJWypOF3&q=85&s=e5bdeb58f14a673f3698c2fac572dfe0" alt="Create new Export" width="1314" height="1570" data-path="images/salesforce/sfexport2.png" />
        </Frame>
      </Step>

      <Step title="Fill Source Data">
        Choose the sheet with the data that you want to export to Salesforce and the row with the header cells of the sheet that you want to export.

        <Frame>
          <img src="https://mintcdn.com/superjoin/ZxJLQet0XJWypOF3/images/salesforce/sfexport3.png?fit=max&auto=format&n=ZxJLQet0XJWypOF3&q=85&s=0bd0e237245d67b46fe1fa76d10434c2" alt="Fill Source Data" width="2880" height="1800" data-path="images/salesforce/sfexport3.png" />
        </Frame>
      </Step>

      <Step title="Select Destination">
        Choose the Salesforce `Object` you want to export data to from the dropdown and the action you want to perform during the export:

        * if you want to insert new data click on `Insert`
        * if you want to update existing data, click on `Update`
        * if you want to delete records in Salesforce, click on `Delete`

        <Frame>
          <img src="https://mintcdn.com/superjoin/ZxJLQet0XJWypOF3/images/salesforce/sfexport4.png?fit=max&auto=format&n=ZxJLQet0XJWypOF3&q=85&s=03f1efd5494f64dd80b3fcd9cc129f35" alt="Select Destination" width="2880" height="1800" data-path="images/salesforce/sfexport4.png" />
        </Frame>
      </Step>

      <Step title="Mapping the Data">
        Map the Google Sheets data fields to the Salesforce Data fields to ensure accuracy. Click on `Save` and the click on `Export`.

        <Frame>
          <img src="https://mintcdn.com/superjoin/ZxJLQet0XJWypOF3/images/salesforce/sfexport5.png?fit=max&auto=format&n=ZxJLQet0XJWypOF3&q=85&s=14953700a05c62f528387023ca57e22e" alt="Mapping the Data" width="2880" height="1800" data-path="images/salesforce/sfexport5.png" />
        </Frame>

        <Note>IDs are mandatory if you want to perform the `UPDATE` action.</Note>
      </Step>

      <Step title="Select rows or sheet to export">
        You can choose to export specific rows or entire sheet. If you want to export specific rows, further select the rows you want to export.

        <Frame>
          <img src="https://mintcdn.com/superjoin/ZxJLQet0XJWypOF3/images/salesforce/sfexport6.png?fit=max&auto=format&n=ZxJLQet0XJWypOF3&q=85&s=20e0a69101077e6ba9f00b2dc1cad7ab" alt="Select rows or sheet to export" width="2880" height="1800" data-path="images/salesforce/sfexport6.png" />
        </Frame>
      </Step>

      <Step title="Export Data">
        Verify the data and the rows the data will be transferred to. Click on `Update`, this action exports all data from your Google Sheets into Salesforce account.

        <Frame>
          <img src="https://mintcdn.com/superjoin/ZxJLQet0XJWypOF3/images/salesforce/sfexport7.png?fit=max&auto=format&n=ZxJLQet0XJWypOF3&q=85&s=37b5b6e7ea095daeaf045bc42d9ed1b3" alt="Export Data" width="1316" height="1576" data-path="images/salesforce/sfexport7.png" />
        </Frame>

        This completes the process of using Superjoin to connect a Salesforce account to Google Sheets and export data back to Salesforce.
      </Step>
    </Steps>

    ##### Hope this guide helped you export your data from Salesforce to Google Sheets using Superjoin.

    ##### If you have any questions or need further assistance, please don’t hesitate to reach out to our support team. Thank you!
  </Tab>

  <Tab id="excel" title="Microsoft Excel">
    #### Coming Soon!
  </Tab>
</Tabs>
