Sage One Global v1
Provides integration with Sage One for Canada, France, Germany, Ireland, Spain, the UK, and the US.
Provides integration with Sage One through its REST API. See the Sage Developer Portal for current product and regional documentation.
This Connector provides integration into Sage One for Canada, France, Germany, Ireland, Spain, UK and US. For other regions, check the Sage One Connector. If you do not see your region listed, please contact us.
Revision History
1.0.0.2 Corrected schema issue for product pricing
1.0.0.1 Initial Release
Properties
Connection
Type: Connection Input
CountryCode
Type: String
ResourceOwnerId
Type: String
RefreshToken
Type: Password
AccessToken
Type: Password
Provides connection information. Do not fill out these details manually, instead click the Connect your Account button to configure the Connection.
Action
Type: List Input
Specifies the Action to perform against the Module.
Get - Retrieves a specific record by its ID
Find - Returns basic details of a set of records matching the specified criteria
Create - Creates a new record
Update - Updates an existing record
Delete - Deletes an existing record
Module
Type: String Input
Specifies the Module to act on.
RequestXml
Type: Xml Input
Provides the integration request document.
ResponseXml
Type: Xml Output
Returns the integration response document.
Remarks
Setting up a Connection
The Sage One API uses OAuth to authorize Flowgear's access to a Sage One company. Create a new Flowgear Connection, select the Sage One Global Connector under Node and then click Connect my Account to begin the OAuth process.
Flowgear will automatically handle refresh of expired tokens and the Connection properties should not be modified directly.
Samples
The Sage One Global Node supports dynamic samples. Select them from the Node Samples dialog.