

The Driver Name is arbitrary and simply used to recognize the data source in the ColdFusion administration console. Jdbc:shipstation:APIKey='YourAPIKey' APISecret='YourAPISecret'

APIKey: Set this to the API key from the API settings page.On the API Settings page, note the API Key and API Secret.Click on the settings icon in the upper right corner.Use the BASIC Authentication standard to connect.

You will need a JDBC connection string to establish a connection between Coldfusion and ShipStation. Its built-in dynamic metadata querying allows you to work with andĪnalyze ShipStation data using native data types.Ĭonfiguring the Connection to ShipStation Like filters and aggregations, directly to ShipStation and utilizes the embedded SQL engine to process unsupported operationsĬlient-side (often SQL functions and JOIN operations).

When you issue complex SQL queries to ShipStation, the driver pushes supported SQL operations, With built-in optimized data processing, the CData JDBC Driver offers unmatched performance for interacting To use the JDBC driver to create a table populated with ShipStation data from within a ColdFusion markup file. This allows for your applications to be more robust and complete. When ColdFusion is paired with the CData JDBC Driver for ShipStation, you can link your ColdFusion web and mobile applications to operational ShipStation data. Language (CFML), to create data-driven websites as well as generate remote services, such as REST. It uses its own scripting language, ColdFusion Markup Adobe ColdFusion is a web and mobile application development platform.
