Connecting to CloseIO
Close.io uses Token Authentication to control access to the API.
Using Token Authentication
The Close.io API key can be found under 'Settings' > 'Your API Keys' > 'New API Key'. You can set the API key as your Close.io API Key in ProfileSettings connection property.
Example connection string
Profile=C:\profiles\CloseIO.apip;ProfileSettings='APIKey=my_api_key';
Connection Properties
The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.
Property | Description |
APIKey | Your CloseIO API Key. |