BIconnector: Overview of Methods

Methods only work in the context of the application

Scope: biconnector

Who can execute the methods: a user with access to the "Analyst Workspace" section

Connector

Method

Description

biconnector.connector.add

Adds a new connector

biconnector.connector.update

Updates an existing connector

biconnector.connector.get

Returns information about the connector

biconnector.connector.list

Returns a list of available connectors

biconnector.connector.delete

Deletes a connector

biconnector.connector.fields

Returns the description of the connector fields

Sources

Method

Description

biconnector.source.add

Adds a new source

biconnector.source.update

Updates an existing source

biconnector.source.get

Returns information about the source

biconnector.source.list

Returns a list of available sources

biconnector.source.delete

Deletes a source

biconnector.source.fields

Returns the description of the source fields

Datasets

Method

Description

biconnector.dataset.add

Adds a new dataset

biconnector.dataset.update

Updates an existing dataset

biconnector.dataset.fields.update

Updates the fields of the dataset

biconnector.dataset.get

Returns information about the dataset

biconnector.dataset.list

Returns a list of available datasets

biconnector.dataset.delete

Deletes a dataset

biconnector.dataset.fields

Returns the description of the dataset fields