automizy-js-api
v1.0.0
Published
JavaScript API library for Automizy Marketing Automation software
Downloads
634
Maintainers
Readme
Automizy Js Api — JavaScript API library for Automizy Marketing Automation software
What is AutomizyJs API?
AutomizyJs API is a wide collection of JavaScript modules which allows easy and fast communication with the software Automizy through API.
Automatic authentication
Through AutomizyJs API you can log in to the software without any effort, the only thing you need to know is a user name and password. The API does all the hard work, you don't have to mess with token validation, although it gives the opportunity to do so if you really want.
Execute complex queries faster than ever.
By using the basic functions of AutomizyJs API you can get any data of a given module in the winkling of an eye, you only have to give some simple conditions.
Standardized return values
AutomizyJs API utilizes all features jQuery provides, every query returns a jqXHR object, this way you will be able to use the results in any context.
Questions?
If you have any questions, please feel free to contact at [email protected].