Home
Welcome to the Maventa Developers site. We have split Maventa to these three subcategories.
Maventa API
The Maventa API consists of two main components:
- The WSDL SOAP-interface located at https://api.maventa.com/
- And the file transaction service locates at https://trx.maventa.com/
SOAP-interface
Both components can be used to make requests to the Maventa Core which accomplishes different tasks. The SOAP-interface is used to send and retrieve arbitrary requests and responses for software intercommunication.
File transaction service
When you want to retrieve or send files (XML, PDF, invoice attachments etc.) you’re making requests to the file transaction service. The transacion file service is capable of receiving UBL-XML, TeApps 2.X, Finvoice 1.X and a variety of attachment-files (document files, slideshows, spreatsheets etc.). There are very few limitations what the file transaction service won’t accept.
Maventa GUI
Maventa GUI works as a monitor for your transactions. You can any time log in at: https://login.maventa.com to see your current account(s) status and if there are invoices queued either inbound or outbound. The GUI is not meant to be used by any application and provides an user interface only for human interaction. The GUI is not meant either to be used as an invoicing tool or an invoicing service. You cannot create invoices with Maventa GUI and neither can you maintain a customer registry in it.
Maventa Core
Maventa Core is the engine of Maventa which delegates and accomplishes the requests made to it either through the API or the GUI. The Core functionality covers all the logic required by Maventa to be able to receive requests, process them and deliver the outcome. The Core receives development tasks more seldom than the API or GUI and is maintained only by the Maventa administration.
Latest news
Maventa API:
Maventa thinclient update
Updated documentation for the thinclient and added a Windows console example
Maventa API:
Maventa thinclient demo released
(1 comment)
Windows thinclient made with Delphi released for developers
Maventa API:
First set of Maventa Stickies released!
We've released the first set of shiny buttons for Your application! Let others know that you care about the environment or the eInvoicing movement on the SME segment.
Maventa API:
Maventa Developer's Community (MDC) new release
We have updated to a new version 0.7-stable of Redmine which is empowering the developer's community.
Latest projects
-
Maventa API (04/17/2008 02:02 PM)
The Maventa API is a set of interfaces for accessing your Maventa account data using HTTP and XML. The API makes it easy to create web and desktop applications that integrate with your account.
Some potential application ideas:
- Integrating your financial package (SAP, MS Dynamics / Axapta, QuickBooks, Peachtree) to the Maventa Service
-
Maventa GUI (04/17/2008 01:56 PM)
Maventa Graphical User Interface (GUI)
-
Maventa Core (04/17/2008 01:52 PM)
This project is for developing and maintaining Maventa Core functionalities.
