“Documents” are what your mobile app users create. The structure of each document is defined by its template.
Pending Complete Gone
Documents are stored and transmitted as JSON. Transmission is always UTF-8.
Key elements:
doc_user_unique
See also API Guide: Processing documents.
If you need a list of data types for a specific template, you can obtain this via the API. See API Reference: Templates: get field descriptions.
For descriptions of the data type for specific components, see Template Components.
As a rule:
Some kinds of data (like text input) are obviously text. But the lack of data types in JSON means that other kinds of data have to be encoded as text too.
Copyright © 2018 mobilit.ee OÜ