Connecting to JODOO
The JODOO API uses a API key and Token-based authentication.
Using Token Authentication
Your JODOO API Key is required to create a connection to JODOO. API Key can get from API Key page of Open Platform. Once you have obtained those properties, set them in the ProfileSettings connection property.
Example Connection string
Profile=C:\profiles\JODOO.apip;ProfileSettings='APIKey=your_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 APIKey for JODOO account. |