Skip to main content
Version: console

Connector Settings

Information about the Connector

Name

Name your Connector. The name can be in English or any other language of your choice.

Connector ID

Connector ID is auto-generated based on the connector name in English. Connector ID is used to reference your Connector when making the API call.

For example, below is a sample API for authenticating a user to use your Connector

http://console.interactor.com/v1/connector/{connectorID}/auth-url?account={accountID}

danger

Connector ID cannot be changed after the connector is published. This ensures the reliability of your Connector once others start using your Connector.