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

Article

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 articles.

All articles fields can be synced bidirectional.

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.

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

Only articles are supported for this adapter.

Options

See Options

Setup

See Setup