Sage 200 Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Sage 200 connector.

Sage 200 is an integrated business management software catering to the needs of mid-sized enterprises.

This topic describes how to authenticate to Sage 200 and configure any necessary connection properties in the Sage 200 connection connector.

Prerequisites

Before connecting, you must ensure that your account is registered for Sage API access.

You can easily do this by following this link: https://developer.columbus.sage.com/docs/services/api/uk/subscribe.

You will need to select a subscription that contains the API of your Sage 200 edition (StandardUK or ProfessionalUK). The Sage 200 Unlimited subscription should contain the APIs of both editions.

To connect to Sage 200, specify the following connection properties:

  • Schema: Determines which Sage 200 edition you are connecting to. Specify either StandardUK or ProfessionalUK.

  • SubscriptionKey: After subscribing to the API, you can find the subscription key in your profile after logging into Sage 200.


Connection Configuration

Each connection property available in the Sage 200 connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Subscription Key

Your subscription key. Obtained by subscribing to the appropriate edition API here: https://developer.columbus.sage.com/docs/services/api/uk.


Company Id

The ID of your company. If you have multiple companies connected to your Sage200 Account, by default the first one is used.


Client ID

The client Id assigned when you register your application with an OAuth authorization server.


Client Secret

The client secret assigned when you register your application with an OAuth authorization server.


Refresh Token

The OAuth refresh token for the corresponding OAuth access token.


Enable SSL

Option for creating the connection with SSL enabled.

Upload Keystore File

Option to upload keystore file.


Add Configuration: Additional properties can be added using this option as key-value pairs.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top