Version 4.0.24.18 (latest)
Datatype
Description
(object)
state
lock
User state
Expand DataActionUserState definition...
data
lock
User state data
refresh_time
lock
Time in seconds until the state needs to be refreshed
fields
Expand DataActionFormField definition...
name
lock
Name
label
lock
Human-readable label
description
lock
Description of field
type
lock
Type of field.
default
lock
Default value of the field.
oauth_url
lock
The URL for an oauth link, if type is 'oauth_link'.
interactive
lock
Whether or not a field supports interactive forms.
required
lock
Whether or not the field is required. This is a user-interface hint. A user interface displaying this form should not submit it without a value for this field. The action server must also perform this validation.
options
Expand DataActionFormSelectOption definition...
name
lock
Name
label
lock
Human-readable label