# Salesforce view sync

{% hint style="warning" %}
**Archived:** This connector is no longer offered by Whalesync. Existing syncs will continue to run, but future improvements and support will be limited. See [Previous Connectors](/previous-connectors.md) for more details.
{% endhint %}

## Salesforce view sync

<figure><img src="/files/Ef88sinD3G3iYM04RtMA" alt=""><figcaption><p>Choosing to map a Salesforce view instead of the entire object</p></figcaption></figure>

#### About Salesforce view sync

Salesforce views are filtered subsets of the data in your Salesforce object.

With Salesforce view sync, you can sync specific views instead of the entire object.

#### How to use Salesforce view sync

When mapping tables, choose the Salesforce view you'd like to sync instead of the entire table.

<figure><img src="/files/MzmySJSF3KNaXsYFIOv7" alt=""><figcaption></figcaption></figure>


---

# 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.whalesync.com/previous-connectors/salesforce/salesforce-view-sync.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.
