For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sage 300c Configuration

Field
Description

Web Service URL

Specifies the Sage 300c Web API endpoint URL 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: https://yourserver/Sage300WebApi.

CompanyId

Represents the Sage 300 company database ID that the integration will connect to. This determines which company’s data will be accessed for synchronization and transaction processing.

User

The Sage 300 user login ID 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.

Password

The password associated with the Sage 300 user account used for authentication during integration. This credential ensures secure access to the Sage 300c system.

HTTPS

Indicates whether the integration using a secure HTTPS connection for communication with the Sage 300 Web API. .

Port

Specifies the network port number through which the Sage 300 Web API service is accessible. The integration uses this port to establish communication with the Sage 300 server.

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.

Last updated