# SalesForce

## Integrating with Salesforce

To integrate your Salesforce CRM account with ProdCamp please follow the steps below.

1\. Click on the Workspace Settings button (or [here)](https://app.prodcamp.com/settings) to go to the Settings page.

![](/files/toxdEDiMPyfx5DutHifW)

2\. Click on the [link](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3i000002DEjd) to install the ProdCamp app for Salesforce.\
3\. You will be redirected to the Salesforce sign-in page.\
4\. After sign-in, you will be redirected to the application page. Check the checkbox and click Install.

![](/files/-MQmOAjrTOHkDvbzNtHL)

When it's installed, click Done.

![](/files/-MQT85Vtc53wELKGrH5A)

5\. Head back to the app and click Authorize.

![](/files/-MQT8uz6o6Ui6dxIp7p-)

6\. Authorize the app to work with your Salesforce account by clicking Allow.

7\. Test your connection to Salesforce.

Salesforce is now integrated ✅

## Deleting the integration <a href="#deleting-salesforce-integration" id="deleting-salesforce-integration"></a>

Go to Settings -> Integrations -> Salesforce

Click on the Disconnect button.

Then go to your Salesforce account and manually delete the ProdCamp application.

That's it.


---

# 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://help.prodcamp.com/integrations/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.
