# Salesforce

Salesforce offers a powerful CRM platform to record and manage your contacts, leads, opportunities, and more. Integrating Salesforce into GearPlug lets you keep your records updated or send them to other apps.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh4.googleusercontent.com/DwonbHRkZBgrZ1E-IdaSdyGlIYntSXIlF2QitpSrMbhj48yRJFdAWUZ6cU1lR22R8n6PfWPVxml0CvmAd2RBAcjLeJf01MqyFzfPwkO_Duiq2f8sWgfTZYVEWED1H6BQwKc_xJTmvAYeTIWlX8I0Kg" alt=""><figcaption></figcaption></figure>

As a source, Salesforce offers 4 actions:

* **New contact**: Extracts data from newly-created contacts in your account.
* **New opportunity**: Extracts data from newly-created opportunities in your account
* **New case**: Extracts data from newly-created cases in your account
* **New lead**: Extracts data from newly-created leads in your account

### As a target

<figure><img src="https://lh5.googleusercontent.com/nTOJZFawzqWooDmX9n4Zu7ixS-nUhHFz1Jl-XlFjF-yuuPXBXYXoeLhHMCrOJIx-zIcpKsQeW7bC6efQCWUaxLrOsRDI9lQJYSIYXsqbQmj14yfBjPzkFQNLHdOzj45tqINAsju67jhXUn4LNsNoYA" alt=""><figcaption></figcaption></figure>

As a target, Salesforce offers 4 actions:

* **Create lead**: Records new leads with information drawn from other apps.
* **Create contact**: Records new contacts with information drawn from other apps
* **Create case**: Records new case with information drawn from other apps
* **Create opportunity**: Records new opportunities with information drawn from other apps


---

# 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.gearplug.io/english/set-up-your-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.
