Through the SOAP API you can:
- Synchronize/Import/Export remote list of contacts with your databases in magnews.
- Integrate your Content Managements system in order to share contents to deliver to your contacts, create communications and programmatically request sendings.
- Access analytical data gathered from the platform.
Magnews API is implemented as a WS-I SOAP compliant endpoint.
You can connect to magnews using your preferred language (PHP, .NET, Python...), all you need is a standard Web Service client. Please refer to your programming language documentation in order to create a suitable client.
The WSDL document you need to use is at https://ws-mn1.mag-news.it/ws/wsapi?wsdl. Please always use Secure-Socket layer protected HTTP connections (HTTPS) in order to protect your data in a production environment. Magnews API is accessible through simple HTTP APIs only for developers and to use simple functions as getVersion.
Disclaimer
Our developers are the authors of this source code.
We have placed this source code in the public domain. You can use, modify, and distribute the source code and executable programs based on the source code.
DISCLAIMER OF WARRANTY
This source code is provided "as is" and without warranties as to performance or merchantability. The authors and/or distributors of this source code may have made statements about this source code. Any such statements do not constitute warranties and shall not be relied on by the user in deciding whether to use this source code.
This source code is provided without any express or implied warranties whatsoever. Because of the diversity of conditions and hardware under which this source code may be used, no warranty of fitness for a particular purpose is offered. The user is advised to test the source code thoroughly before relying on it. The user must assume the entire risk of using the source code.