> 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-tm-for-sage-300-integration/woocommerce/gumu-tm-portal-user/required-configurations/plugins-configuration/sage-300c-configuration.md).

# Sage 300c Configuration

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

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

<table><thead><tr><th width="164.6666259765625">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Web Service URL</strong></td><td>Specifies the <strong>Sage 300c Web API endpoint URL</strong> used to establish communication between the integration platform and the Sage 300c system. This URL allows the integration service to send and receive data such as customers, items, and orders. Example: <code>https://yourserver/Sage300WebApi</code>.</td></tr><tr><td><strong>CompanyId</strong></td><td>Represents the <strong>Sage 300 company database ID</strong> that the integration will connect to. This determines which company’s data will be accessed for synchronization and transaction processing.</td></tr><tr><td><strong>User</strong></td><td>The <strong>Sage 300 user login ID</strong> used by the integration service to authenticate and access the Sage 300c system. The user must have the necessary permissions to create, update, or read records required for the integration.</td></tr><tr><td><strong>Password</strong></td><td>The <strong>password associated with the Sage 300 user account</strong> used for authentication during integration. This credential ensures secure access to the Sage 300c system.</td></tr><tr><td><strong>HTTPS</strong></td><td>Indicates whether the integration using a <strong>secure HTTPS connection</strong> for communication with the Sage 300 Web API. .</td></tr><tr><td><strong>Port</strong></td><td>Specifies the <strong>network port number</strong> through which the Sage 300 Web API service is accessible. The integration uses this port to establish communication with the Sage 300 server.</td></tr></tbody></table>

**Test Connection:**\
After entering the above details, click **Test Connection** to verify that the integration platform can successfully connect to the Sage 300c using the provided API credentials.


---

# 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:

```
GET https://docs.greytrix.com/gumu-tm-for-sage-300-integration/woocommerce/gumu-tm-portal-user/required-configurations/plugins-configuration/sage-300c-configuration.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.
