# Setup

The Setup tab is used to set integration between Acumaticaand Salesforce. Here we can create a new integration or edit an existing integration. Let’s create a new Integration using the following steps.

1. Search for the GUMU Settings app in the app launcher, a new window appears, click on the Configuration module.
2. Click on the “New Integration” button.

<figure><img src="/files/tR6RiLPhjsjZjaIj7ZYH" alt=""><figcaption></figcaption></figure>

3. Upon clicking the "New Integration" button, the following screen will appear, requesting you to enter your login credentials for "Acumatica."

<figure><img src="/files/MO4Df90BCk5q1L3kSjYe" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="201.77777099609375" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Field</td><td valign="top">Description</td></tr><tr><td valign="top">Web Service URL</td><td valign="top"><p>Enter the web service URL in the field provided. The web service URL allows both systems to communicate with each other using the Acumatica WebAPI.</p><p>E.g. https:\\IP Address/IntegrationService.versionname</p><p><em><strong>Note</strong>: - <strong>Salesforce supports only secure external web service so Domain should be certified by public CA. (i.e.VeriSign, go daddy, etc.).</strong></em></p></td></tr><tr><td valign="top">Name</td><td valign="top">Specify the name for Integration which should be unique. E.g. Integration – </td></tr><tr><td valign="top">Endpoint Name</td><td valign="top">Endpoint Name of the Acumatica company to which connection needs to be made.</td></tr><tr><td valign="top">Endpoint version</td><td valign="top"> Endpoint version of the Acumatica company to which the connection needs to be made.</td></tr><tr><td valign="top">Synchronization</td><td valign="top"><p>Synchronization signifies the direction of the sync. It can be classified as: </p><p>·  Salesforce to ERP: Syncs data from Salesforce to ERP. Salesforce is set to be the Master. </p><p>·  ERP to Salesforce: Syncs data from ERP to Salesforce. Sage is set to be the Master. </p><p>·  Both: Bidirectional sync. The latest data update in any System is the Master. </p><p> </p></td></tr><tr><td valign="top">Default</td><td valign="top">In certain scenarios, multiple companies may be integrated. Enabling this checkbox will allow that specific integration as the default integration in such cases.</td></tr><tr><td valign="top">In-Active</td><td valign="top">If the user wishes to keep a particular integration inactive then he must enable the In-Active checkbox.</td></tr><tr><td valign="top"><p>Username</p><p> </p></td><td valign="top">Specify the username of the Acumatica company to which the connection needs to be made.</td></tr><tr><td valign="top"><p>User Password</p><p> </p></td><td valign="top">Specify the Password of the Acumatica company to which the connection needs to be made.</td></tr></tbody></table>

Each field description is provided in the mentioned table:

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Button</strong> </td><td valign="top"><strong>Description</strong> </td></tr><tr><td valign="top">Test Connection </td><td valign="top">This will test whether the provided connection credentials are correct or not. It will show a message either Test Connection Successful or Test Connection Failed. </td></tr><tr><td valign="top">Save </td><td valign="top">This will save/update the specified connection credentials into the Salesforce object. Also, it will check whether the credentials are correct or not. If not, then the credentials would not be Saved/updated in the system. </td></tr></tbody></table>

4. A successful save will take you to the “Integration List” where you will be able to see the Integration that has been created. GUMU Integration creates default entities and their mappings along with the Target Entity and Web-service method during the installation. For this, a user has to click on the “+” Button placed under the Action panel.

<figure><img src="/files/o54tUj4PYYFGiRVE3ctR" alt=""><figcaption></figcaption></figure>


---

# 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/gumu-tm-settings/setup.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.
