# Salesforce HealthCloud

### Setup Salesforce instance <a href="#setup-salesforce-instance" id="setup-salesforce-instance"></a>

To set up you salesforce instance follow the steps below:

* Login to DBSync Cloud Replication instance
* Select the desired profile and click connect to Salesforce

Following fields are auto filled:

* Environment and Soap Endpoint
* A pop-up asking for your Salsforce credentials will appear on the screen

The User Name and Password fields are automatically populated

![](https://docs.mydbsync.com/~gitbook/image?url=https%3A%2F%2Fhelp.mydbsync.com%2Fdocs%2Fdownload%2Fattachments%2F68878621%2FScreenshot%2520%252812%2529.png%3Fversion%3D1%26modificationDate%3D1697571966000%26api%3Dv2\&width=300\&dpr=4\&quality=100\&sign=2fe41db025264766ec20f9afe088778bcfce98db815299158c9eedb87dddc2dc)

* You can configure the advanced settings to include:
  1. **Incremental update time offset** To retrieve the latest data from Salesforce use this setting. The timeframe that is specified in this field will work as an offset to the actual SystemModStamp/LastModifiedDate/CreatedDate timestamp. Select a desired time field from the drop-drop option: seconds, minutes or hours. The latest delta changes are displayed using one of these three time fields. Also specify the number of incremental offset limits. **Note:** The maximum incremental offset limit is 23hours.
  2. **Salesforce API Calls Usage Limit** Use this field to set the limit on the number of API calls allowed during replication
  3. **Salesforce object type** Select the object type as 'Replicatable' or Non-Replicatable' . These are Salesforce objects that have bi-directional sync and support both clean copy and incremental replication
* You can test and Save your connection.

This completes Source Setup. Proceed to [Target Setup.](https://docs.mydbsync.com/cloud-replication-main/running-saas-and-data-replication/target-setup)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mydbsync.com/cloud-replication-main/source-setup/salesforce-healthcloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
