Evalanche Profile Adapter
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 creating/reading/updating of Evalanche profiles.
All profile fields can be synced bidirectional.
The adapter supports mass updates. Mass read is implemented but does single requests in a loop as evalanche API doesn’t implement a method to retrieve multiple records at once.
Documentation: https://help.evalanche.cloud/hc/de/categories/360001484071-API-Schnittstellen
Using the official php library scn/evalanche-soap-api-connector. Therefore, should always support the latest version of the API.
Evalanche only support basic auth. Username and Password needs to be provided via options.
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 usedcustomer_id
.
Only profiles are supported for this adapter.
The following additional adapters are available:
- Evalanche Accounting
- Evalanche Container
- Evalanche Pool Attribute Option
- Evalanche Profile Adapter
- Evalanche Reportings (includes Mailings, Newsletter send logs, Profile scores, Scoring history, Tracking history)
- Evalanche Send Mailing
See Options
See Setup