> For the complete documentation index, see [llms.txt](https://help.dscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dscout.com/private-panels/integrations/salesforce-integration.md).

# Salesforce integration

<figure><img src="/files/4bzRFWwoCmA11kA4zaXt" alt=""><figcaption></figcaption></figure>

By connecting Private Panels to your Salesforce account, you can sync customer and panelist data across both platforms. So, if you manage certain items in Salesforce, they can automatically be updated as panel properties in Private Panels. Or, if the reverse is true, you can sync data back to Salesforce for your team to reference.

This is particularly useful if one team uses Private Panels and another team uses Salesforce but both teams have overlapping data needs.

### Use cases

With the Salesforce integration, you can:

* Sync customer data managed in Salesforce with panel properties in Private Panels for easy searching, filtering, and sorting.
* Sync panelist data captured and stored in Private Panels with contact lists in Salesforce to influence customer outreach cadence or similar initiatives.

### Resources

To learn more about the Salesforce integration, see the following resources:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Set up the Salesforce integration</td><td><a href="/pages/65M8vcpXBVJzD9FUsE8K">/pages/65M8vcpXBVJzD9FUsE8K</a></td></tr><tr><td>Configure data synchronization in the Salesforce integration</td><td><a href="/pages/wK0T1j5SEE4hsh4g9HsN">/pages/wK0T1j5SEE4hsh4g9HsN</a></td></tr><tr><td>Troubleshoot the Salesforce integration</td><td><a href="/pages/NSwT7iI7EZIZ4Sbf7Krx">/pages/NSwT7iI7EZIZ4Sbf7Krx</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.dscout.com/private-panels/integrations/salesforce-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
