Magidoc

ActionDataItem
Object

Configuration for an action to be created from form submission

Fields

#

id

Non-null

Unique identifier for the action

projectId

Project ID this action belongs to

assignedTo

[ String !]!
Non-null

Array of user IDs assigned to this action

templateId

Template ID to use for this action

parentActionId

Parent action ID for sub-actions

fieldIds

[ String !]!
Non-null

Form field IDs to include in this action

creationConditions

Non-null

Conditions that must be met to create this action

Usages

#

References

#

  • Field actionsData from Form