Form Assignment Triggers
Rules that auto-assign a form when an Item of a matching Product is assigned to (or
unassigned from) a user. Each trigger names a form_definition, the Products it applies
to, who the form goes to (assign_to: the asset's assignee, the previous assignee, or a
custom list of users), when it first comes due (first_due_by + time_of_day_due/tz_name),
and an optional recurrence_frequency.
This is the configuration; the resulting assignments surface per-Item under the
Assets Items endpoints (GET /api/v1/assets/items/{item_id}/form_assignment_tasks).
List form assignment triggers
**Required scope:**
Create Form Assignment Trigger
**Required scope:**
Show form assignment trigger
**Required scope:**
Update Form Assignment Trigger
**Required scope:**
Delete Form Assignment Trigger
**Required scope:**