Connecting to SendInBlue
The SendInBlue API uses token-based authentication.
Using Token Authentication
To obtain your SendInBlue API Key, click on your username in the top right of your SendInBlue profile, then on 'SMTP & API'. To establish a connection, set the APIKey to your SnendInBlue API key in the ProfileSetting connection property.
Example connection string
Profile=C:\profiles\SendInBlue.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 API Key used for authenticating to SendInBlue. |