In this article:

Import Options

Editing Output

REST

The REST connector is an object that is used to get data that provide various REST services.

After adding the connector to the ETL task working area set import options and edit connector output.

To work with the REST service via HTTPS protocol, use a security certificate in the PEM format:

Import Options

The properties panel is used to specify REST service connection parameters and a query, according to which data is obtained.

To display the properties panel

The following settings are available on the properties panel:

Set the parameters:

NOTE. Using the Fore language one can limit the list of available REST services. For details see description of the IMetabasePolicy.HostWhiteList property.

Specify user credentials:

IMPORTANT. If Internet connection is required to access REST service, and it is established via proxy server, first, specify proxy server address in repository parameters.

The specified authentication parameters are passed to the core, appropriately processed and used on connection to REST service.

NOTE. For details on how to create JSONPath or X-Path queries see additional guides, such as MSDN.

NOTE. The parameter is available only if the JSON format is selected.

NOTE. The parameter is available only if the XML format is selected. The selected separator will be applied to string types of provider fields.

To save the changes, click the Apply button.

To close the connector properties panel without saving, click the Close button.

Editing Output

To display the Output Editor tab

The following settings are available on the page:

Identifier

Link to object

Fields

See also:

Creating Data Source Connectors