Atollon API
Overview
Server Side Integration Atollon provides developers with either full access to server functions ...
eShop Example
Overview
Using Atollon to bill/invoice eShop purchases How to use Atollon to quickly send invoices to eSh...
Create New Customer (Person)
First create new contact CreateContact (main.wsdl) Request <soapenv:Envelope xmlns:soapenv="...
Create New Deal
First Create Project Folder CreateProject (project.wsdl) Request <soapenv:Envelope xmlns:soa...
Create New Invoice
Create Invoice from Billing Items in For approval Status CreateInvoicesFromItems (invoice.wsdl) ...
Create Recurring Billing Request
On top of created project (deal), it is possible to create recurring billing request. See the do...
Execute Workflow Actions Immediately
In case your integration requires executing workflow actions immediately after your request, it ...
Create New Marketing Trigger
Marketing triggers are used to track any activity of the contact / public user, which have some m...
User Interface Customization
SOAP UI in Atollon Environment
Run SOAP Query To create first SOAP queries, you have to create New SOAP Project As a P...
Web Service Exception Listing
name reason code EX_OK Operation succesfully finished 0 EX_FAIL Operation failed 1...
WSDL Listing
access.wsdl document_library.wsdl features.wsdl finance.wsdl form.wsdl global.wsdl ...
Web Service Functions
List of Web Services functions examples and their explanation.
CreateFolderItem
Description Create recurring billing request. Recurring billing request is used to instruct the ...
UpdateFormItemValues
There are several scenarios to use this function, based on knowledge you have about the form, whe...
GetDocument
WSDL document_library.wsdl Required parameter id - id of saved file Example Request &l...
ListDocument
Function that lists document in given folder. Documents can be stored in most of the folders of t...
CreateGlobalText
Global texts are used as storage of localizable text blocks, usually used in printing. Part of ...
CreateMarketingTriggers
Description Marketing triggers are used to track any activity of the contact / public user, whic...
NewMail
Description New mail function is used to send regular e-mail from Atollon. I supports sending bo...
GetSchedulerSettings
Description Function that takes care about administration of lists connected with Events (calend...
CreateProjectItem
Description Create billing request. Billing request is used as a source for creating new invoice...
ListLanguages
Part of translate.wsdl Sample Request <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoa...
ListContactList
Description Function listing basic contact configuration items / lists. Important Parameters ...
ModifyProjectItemValues
8 metod nastavení cen položek kufříku SetPurchaseByMargin z: Unit Sales Price a Margin ...
CreateEvent
WSDL scheduler.wsdl Related Services GetSchedulerSettings Contains several configurations of ...
ContactFormRequest Service
Description This service is used to simplify entering basic web forms into Atollon. In Atollon, ...
Recruitment Functions
Crawler Import Service
Description This service is used to simplify importing data to ATOLLON. In ATOLLON, it's possibl...
SOAP API Design Principles
This page should be guideline for everyone, who creates a new service / API function. All paterns...