> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-salesforce-integration/acumatica/prerequisites-for-the-acumatica-salesforce-integration.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.greytrix.com/gumu-salesforce-integration/acumatica/prerequisites-for-the-acumatica-salesforce-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
