# Salesforce

### What you get

✅ One click install from Scribe.&#x20;

✅ No need to copy-paste HTML.&#x20;

✅ You only have to install the integration once.&#x20;

✅ No action is needed from your teammates.&#x20;

✅ Updates to your Scribe template automatically update team signatures.

### Installation guide

{% stepper %}
{% step %}

### Go to the integration tab

In the signature tab, select the Outreach option then click on **"Activate Salesforce installation".** in the right panel.&#x20;

<figure><img src="/files/9LiZ6hoYLXp0rVbub4kw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configure trusted URLs

To display your signature correctly in Salesforce, you need to add trusted domains in your Salesforce account settings.

In Salesforce setting, go to Security > Trusted URLs then add the following urls by clicking "New Trusted URL" button. You only need to select 'img-src' in CSP Directives.

* \*.sendassets.io
* \*.sigassets.com
* All sending domains you configured in Scribe

<figure><img src="/files/wsH2Czj3mBqG7WhUusOM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Login to your Salesforce account

<figure><img src="/files/UN3ufDsHaH4AVpVWVVeh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Go to your signature template then click on the "Activate template installation" button

Once template installation is activated, all teammates assigned to your templates will automatically have their signatures installed in Salesforce. 🎉

You can install signatures across all templates or individually with one click. Whenever you modify a template, your Scribe email signatures will automatically update.

<figure><img src="/files/D7KEvmEiMN2YURglz3ED" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.scribe-mail.com/scribe/install-signatures/automated-installation/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.
