Evalanche Profile Adapter
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

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.

API Versions

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.

Authentication

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 used customer_id.

Supported Entities

Only profiles are supported for this adapter.

The following additional adapters are available:

Options

See Options

Setup

See Setup