# Prerequisites for the Acumatica-Salesforce Integration

<table><thead><tr><th width="151">SR. No</th><th width="406">Task</th><th>Responsibility</th></tr></thead><tbody><tr><td>1</td><td>Provide credentials with Administrator rights for remote connection (as mentioned in the attached document)</td><td>Client (IT Person)</td></tr><tr><td>2</td><td>Domain/Sub-Domain Configuration</td><td>Client (IT Person)</td></tr><tr><td>3</td><td>Static IP with port Configuration</td><td>Client (IT Person)</td></tr><tr><td>4</td><td>Purchasing SSL Certificate</td><td>Client (IT Person)</td></tr><tr><td>5</td><td>SSL Certificate Installation</td><td>Client (IT Person)</td></tr></tbody></table>

* An SSL Certificate should be installed for the domain (or sub-domain) to secure the connection. It should not be self-signed but signed and installed by a valid third-party vendor. After the SSL is installed on the server, it needs to be bound against the Domain in IIS on the server.
* Additionally, you need to Whitelist Salesforce IPs in your network firewall, Kindly click on the following link to view the set of IPs to be whitelisted: [https://help.salesforce.com/articleView?id=000003652\&type=](https://help.salesforce.com/articleView?id=000003652\&type=1)[1](https://help.salesforce.com/articleView?id=000003652\&type=1) along with Greytrix IP: 49.248.14.234 and Backup IP address to be whitelisted: 114.143.249.38.


---

# 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.greytrix.com/gumu-salesforce-integration/acumatica/prerequisites-for-the-acumatica-salesforce-integration.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.
