# Salesforce

## **Connector Overview**

<figure><img src="/files/Gn4I5PnX9AGVq5npA4Id" alt="" width="377"><figcaption><p>Salesforce</p></figcaption></figure>

Salesforce is a CRM platform that helps businesses manage customer relationships, sales, marketing, and analytics through cloud-based solutions.

## **Authentication Type**

OAuth2

## **Webhook Supported**

Yes

## **Secrets**

* PAN\_SEC\_SALESFORCE\_ACCESS\_TOKEN
* PAN\_SEC\_SALESFORCE\_REFRESH\_TOKEN
* PAN\_SEC\_SALESFORCE\_SIGNATURE
* PAN\_SEC\_SALESFORCE\_SCOPE
* PAN\_SEC\_SALESFORCE\_ID\_TOKEN
* PAN\_SEC\_SALESFORCE\_INSTANCE\_URL
* PAN\_SEC\_SALESFORCE\_ID
* PAN\_SEC\_SALESFORCE\_TOKEN\_TYPE
* PAN\_SEC\_SALESFORCE\_ISSUED\_AT
* PAN\_SEC\_SALESFORCE\_API\_INSTANCE\_URL
* PAN\_SEC\_SALESFORCE\_TENANT\_URL

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Salesforce information must be gathered:

* API Key
* API Secret

## **API Resources**

For more information on how to utilize the Salesforce Pardot API, feel free to reference the following [documentation](https://developer.salesforce.com/docs/marketing/pardot/guide/overview.html).


---

# 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.pandium.com/connectors/connectors-101/salesforce.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.
