asgoodasnu/emarsysapi

Emarsys Api for Symfony2

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 456

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 25

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master 2015-02-13 15:44 UTC

This package is not auto-updated.

Last update: 2019-11-29 02:38:27 UTC


README

Composer Downloads Build Status Dependency Status

this bundle implements the emarsys-api by using great guzzlehttp/guzzle-services webservice description, leading to a cool restful interface.

to "talk" with emarsys you'll need to set following parameters in your parameters.yml

emarsys_user: [YOUR_USER]
emarsys_secret: [YOUR_SECRET]
emarsys_shopify_contactlist: [YOUR_CONTACT_LIST_ID]