Introduction
To connect with LianaMailer, a LianaMailer account is required along with API access credentials.
Authentication is performed using a combination of API Key, User ID, and instance-specific configuration values.
Setup & Authentication
Overview
Your customer’s setup:
- Provide a Domain for their LianaMailer instance.
- Provide a Realm for their instance.
- Provide an API Key.
- Provide a User ID.
Remote Setup in LianaMailer – performed by your customer
Your customer must obtain their API credentials and instance details from LianaMailer.
Domain
- The API domain for the LianaMailer instance, for example:
rest.lianamailer.com
Realm
- The realm identifies the customer’s specific environment within LianaMailer.
- This value is provided by Liana or visible in API configuration/settings.
API Key
- Used to authenticate API requests.
- Available from the LianaMailer API or integration settings.
- If not available, it may need to be generated or requested from Liana support.
User ID
- Identifies the user making the API requests.
- Typically associated with the API key.
- Available within the account or provided alongside API credentials.
If any of these values are not available, the customer should contact their LianaMailer administrator or Liana support.
Cyclr Connector Installation
When installing a LianaMailer Connector, the following values are used:
| Property | Description |
|---|---|
| Domain | The domain of the LianaMailer instance. Example: rest.lianamailer.com |
| Realm | The realm of the LianaMailer instance. |
| API Key | API Key used to authenticate requests. |
| User ID | User ID associated with the LianaMailer API access. |