Create connector
id/name of the connector without the type prefix
connector object
a promise that resolves to an connector object
Create an empty connector export template
an empty connector export template
Delete connector
id/name of the connector without the type prefix
a promise that resolves an connector object
Delete all connectors
a promise that resolves to an array of connector objects
Export connector
id/name of the connector without the type prefix
Optional
options: ConnectorExportOptionsexport options
a promise that resolves to a ConnectorExportInterface object
Export all connectors
a promise that resolves to a ConnectorExportInterface object
Import connector
id/name of the connector without the type prefix
import data
Optional
options: ConnectorImportOptionsimport options
a promise resolving to a ConnectorSkeleton object
Import all connectors
import data
Optional
options: ConnectorImportOptionsimport options
a promise resolving to an array of ConnectorSkeleton objects
Import first connector
import data
Optional
options: ConnectorImportOptionsimport options
a promise resolving to a ConnectorSkeleton object
Get connector
id/name of the connector without the type prefix
a promise that resolves an connector object
Get all connectors
a promise that resolves to an array of connector objects
Update or create connector
id/name of the connector without the type prefix
connector object
a promise that resolves to an connector object
Connector type key used to build the IDM id: '/'