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

# Salesforce

> Sync Salesforce CRM data into your warehouse.

## Prerequisites

* A Salesforce account with API access.
* A [datasource](/datasources/overview) already configured in Mora.

## Required fields

| Field      | Description                                                                 | Example                 |
| ---------- | --------------------------------------------------------------------------- | ----------------------- |
| **Name**   | A display name for this connection.                                         | `Salesforce production` |
| **Schema** | The schema name where tables will be created. Letters and underscores only. | `salesforce`            |

## Steps

1. Open **Settings → Connections → New**.
2. Select **Salesforce**.
3. Enter a name and schema.
4. Click **Authenticate**.
5. You will be redirected to Salesforce to grant Mora access. Sign in and approve.
6. After approval, you are returned to Mora and the sync begins.

## What gets synced

Salesforce objects, accounts, contacts, opportunities, leads, and more, are synced as tables in your specified schema. The exact set depends on what's available in your Salesforce instance.

## Related

* [Managing connections](/connections/manage)
* [Connections overview](/connections/overview)
