Define a Task Activity that creates a new task
Name | Type | Description | Notes |
---|---|---|---|
InitialTrigger | string | Trigger to supply to all tasks to be made | [optional] |
Type | string | The type of task activity | |
CorrelationIds | List<EventHandlerMapping> | The event to correlation ID mappings | [optional] |
TaskFields | Dictionary<string, FieldMapping> | The event to task field mappings | [optional] |