Data Types
string
An alphanumeric string.
list of strings
An array of alphanumeric strings.
number
date
NOW Privacy uses two date formats.
On screen it uses a display format such as: 26 Jun 2019 19:10:23. This is very easy to read.
The internal format is: 2019-06-26T19:10:23Z. This is also the format you receive when you export the results of a query.
boolean
Displayed in Query Builder results as Yes or No.
Used in Query Builder query definitions as True or False.
other
Any field format that does not belong to one of the above data types.