Configure the Litium Studio Apsis Connector
How to configure the Litium Studio Apsis Connector.
Before you start you need the credentials for your Apsis account.
Open the Litium.Studio.AddOns.Apsis.dll.config in your wwwroot/bin folder and configure the following settings:
serverUrl: Url of the Apsis server.
useHttpBasicAuth: Use http basic authentication. Use only for testing, never in production due to security reasons.
accountName: API account name. Go to the Apsis back office, Account > Integrations tab. This is the "name" of your integration key.
apiKey: API account key. Go to the Apsis back office, Account > Integrations tab. This is the "value" of your integration key.
personTemplateName: Name of the Customers person field template (it has to exist in Litium).
groupTemplateName: Name of the Customers group field template (it has to exist in Litium).
fromName: Mailing list from name when the mailing list is auto created from the connector.
fromEmail: Mailing list from e-mail address when the mailing list is auto created from the connector.