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

Setup

Note
General information
For general information regarding Evalanche, please refer to the profile documentation
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.

Fields

The adapter uses virtual fields to control the sending.

Field Function
MAILING_ID Evalanche Mailings ID to use
PROFILE_ID (optional) Comma separated list of profile ids to send the mailing (uses sendToProfiles)
TARGETGROUP_ID (optional) Target group ID to send the mailing (uses sendToTargetgroup). It send the mail directly without any speed limit to all profiles in the target group

At least PROFILE_ID or TARGETGROUP_ID is required to send a mail.