Saltar al contenido principal

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).