emartech / suite-js-sdk

Simple Javascript wrapper for the Emarsys API
MIT License
9 stars 35 forks source link

feat(api): Introduce export endpoint #80

Closed tt1991 closed 8 years ago

tt1991 commented 8 years ago

Add export endpoint to the api endpoints with getData method.

drawain commented 8 years ago

Please write it to the documentation as well

tt1991 commented 8 years ago

I fixed the url with optional parameters (like in the documentation) and add the endpoint to README.