# Connect to Influitive

To protect the security and privacy of your Influitive data, SlapFive's Embedded Integration eliminates the need for you to email or message us with your authentication credentials. You or your Influitive Admin can simply connect to Influitive right from within SlapFive. You only have to do this once and it will be used for all Influitive data synchronization scenarios. The login data is encrypted and stored within the Embedded Integration.

1\. In SlapFive, go to the Admin menu, click **Settings**, and click on the **Integrations** sub-tab.

2\. Click the **Influitive Connection** box to expand it. Enter the following fields and click **Connect**.

* [ ] **Connection type:** Leave this set to **Cloud**.
* [ ] **Authentication type:** Select **Header auth**.
* [ ] **Header authorization:** Click the **Show** box to expand it and click the **Add Headers** button.
* [ ] **Key:** Where it says **Enter key**, type *Authorization*.
* [ ] **Value:** Type the word *Token* followed by *space*, then copy and paste your **Authorization Token**. See the [Setting Up The Influitive API Integration](https://support.influitive.com/article/110-setting-up-the-influitive-api-integration) page in the Influitive documentation for instructions on how to get your Authorization Token.&#x20;
* [ ] Click the **+ Add headers** button to add another blank row to the table.
* [ ] **Key:** Where it says Enter key, type *X\_ORG\_ID*.
* [ ] **Value:** Copy and past your **X\_ORG\_ID** following the instructions in the Influitive doc linked above.

<figure><img src="/files/U97fjPr5g1S63Gc8BVrl" alt=""><figcaption><p>Connect to Influitive Screen</p></figcaption></figure>

* [ ] **Base URL:** Leave this field blank.
* [ ] **Use custom TLS/SSL certificate settings:** Leave this set to No.

Once you are successfully connected, the button should now say **Disconnect**, and you should see a green <mark style="color:green;">**Connection success**</mark> message.


---

# 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.slapfive.com/integrations/influitive/connect-to-influitive.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.
