Home > @tridion-sites/extensions > FinishActivityRequest
Signature:
export interface FinishActivityRequest
Property | Modifiers | Type | Description |
---|---|---|---|
activityId | ItemUri | ID of the Activity Instance to finish. | |
message? | string | (Optional) User comment that will be added to finished Activity Instances. | |
nextActivity? | Link | (Optional) In case of choice fork Activity ID can be specified to be next one. |