Field Types
The table below lists the types of fields referred to in the Fibery integration app REST API.The first column denotes the string name of the type as expected in the API, the second column the type of underlying data, the third column any comments and remarks for each field type and the last one show additional options that may be specified
A Note on Dates
Dates, both with and without times, that are parsed as a result of user-input (through the Custom App: Date range grammar) aretimezone-naive objects. Dates received from connected applications may be either aware or naive of timezones and should represent those dates as strings in an ISO-8601 format.