Features | Details |
Release Status | Released |
Source API Version | ​ |
Table Selection | Yes |
Column Selection | Yes |
Edit Integration | Yes |
Replication Type Selection | No |
Authentication Parameters | Webservice Endpoint Username Password |
Replication Type | Key Based Incremental |
Replication Key | Date |
Suggested Replication Frequency | 1hr |
Tables/APIs Supported | ​ |
SaleOrderRequest | SaleOrderDetails |
Get API endpoints to integrate Unicommerce with Daton
Contact Unicommerce or read more about Unicommerce API endpoints at http://support.unicommerce.com/index.php/knowledge-base/api/​
Signin to Daton
Select Unicommerce from Integrations page
Provide Integration Name, Replication Frequency, and History. Integration name would be used in creating tables for the integration and cannot be changed later
Provide Unicommerce Webservice Endpoint, Username, and Password. Follow the to get your details
Post successful authentication, you will be prompted to choose from the list of available tables
Then select all required fields for each table
Submit the integration
Integrations would be in Pending state initially and will be moved to Active state as soon as the first job loads data successfully on to the configured warehouse
Users would be able to edit/pause/re-activate/delete integration anytime
Users can view job status and process logs from the integration details page by clicking on the integration name from the active list
SaleOrderRequest
Purpose: Get the list of the Sales Orders residing in the system
Source API Documentation http://support.unicommerce.com/customer/en/portal/articles/1545211-get-item-details​
Fields
Name | Target Datatype |
Code | STRING |
DisplayOrderCode | STRING |
DisplayOrderDateTime | STRING |
NotificationEmail | STRING |
NotificationMobile | STRING |
Status | STRING |
CreatedOn | STRING |
UpdatedOn | STRING |
SaleOrderDetails
Purpose: Get the details of the Sales Order residing in the system. A Sales Order is an internal document of the company
Source API Documentation http://support.unicommerce.com/customer/portal/articles/1470402-get-sale-order-details​
Fields
Name | Target Datatype |
Code | STRING |
DisplayOrderCode | STRING |
Channel | STRING |
DisplayOrderDateTime | STRING |
Status | STRING |
NotificationEmail | STRING |
NotificationMobile | STRING |
CreatedOn | STRING |
UpdatedOn | STRING |
CurrencyCode | STRING |
Addresses | RECORD |