2017 © Pedro Peláez
 

library cac-client

iConneqt compatibility layer for Crazy Awesome ESP E-Ngine API Client

image

iconneqt/cac-client

iConneqt compatibility layer for Crazy Awesome ESP E-Ngine API Client

  • Friday, November 24, 2017
  • by iconneqt
  • Repository
  • 2 Watchers
  • 1 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 7 % Grown

The README.md

iConneqt compatibility layer for Crazy Awesome ESP E-Ngine API Client

Drop-in replacement for the Crazy Awesome ESP E-Ngine API Client component. Connect to iConneqt REST API, mimicking deprecated E-Ngine behaviour., (*1)

Information

Installation

Preferred way of installing is though Composer., (*2)

composer require iconneqt/rest-api-client

Or add the following item to the require section of your composer.json file., (*3)

"iconneqt/cac-client": "*"

Update composer using composer update., (*4)

This component requires the iConneqt PHP REST API client, which should be automatically installed when updating composer., (*5)

API Configuration

The Adapter uses the iConneqt REST API to emulate behaviour of the E-ngine SOAP Webservice. When creating the EngineApi class some configuration is needed;, (*6)

  • domain - The domain where iConneqt is availabe. (e.g. crm01.iconneqt.nl)
  • user - Your iConneqt user name
  • password - Your iConneqt password or API token (contact iConneqt).

Compatibility notes

Mailinglist ID

Although strongly recommended, the E-ngine SOAP API did not require mailinglist ID's to be provided before sending mailings to recipients. iConneqt requires the mailinglist ID to be selected before creating a new mailing. You can set the mailinglist ID through configuration during construction or by calling the selectMailingList() method., (*7)

Logger

Support for the PSR logger is removed., (*8)

The Versions

24/11 2017

dev-master

9999999-dev http://iconneqt.nl

iConneqt compatibility layer for Crazy Awesome ESP E-Ngine API Client

  Sources   Download

BSD-3-Clause

The Requires

 

email email service provider esp e-ngine iconneqt

29/09 2017

0.1.0

0.1.0.0 http://iconneqt.nl

iConneqt compatibility layer for Crazy Awesome ESP E-Ngine API Client

  Sources   Download

BSD-3-Clause

The Requires

 

email email service provider esp e-ngine iconneqt