Skip to main content
Evalanche
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Send Mailings

System: Evalanche (https://www.sc-networks.de/)
Vendor: SC-Networks GmbH (https://www.sc-networks.de/)

Evalanche is a marketing automation solution with e-mail marketing as focus.

Allows sending of mailings.

API Versions

Documentation: https://help.evalanche.cloud/hc/de/articles/360042079132-SOAP-Mailing#sendToProfiles

Using the official php library scn/evalanche-soap-api-connector. Therefore, should always support the latest version of the API.

Authentication

Evalanche only support basic auth. Username and Password needs to be provided via options.

Note
API Users
Global users, which should be used for the API, should not be used to login into the Evalanche UI!
If a user opens a customer, when logging out, all API requests will use this customer and will ignore the used customer_id.

Supported Entities

This adapter can only send mailings.

Options

See Options

Setup

See Setup