Data Sync Client API guide
Importing data to a datasource via Blue web services is intended to be used by clients using Blue in a hosted environment. The Blue web services functions mentioned in this document allow existing datasources in the Blue database to be updated with data from external sources and to export existing data for use in other systems. For security purposes, an API key must be used with these functions.
This document is intended to provide implementation scenarios, testing advice, code examples and specific function details for software developers familiar with Blue.
Back to top