Triggers a Flow when a new task is made in Insightly.
Output Fields
- Task
- Task ID (number): Unique key of the Task record being linked.
- Title (text): Title of the Task.
- Category ID (number): The Category ID of the Task, if it has been assigned to one.
- Due Date (text): Due Date of the Task, in YYYY-MM-DD format.
- Public Visibility (T/F): True if Task is visible to others.
- Project ID (text): ID of Project that the Task is linked to.
- Details (text): Details of the Task.
- Status (text): This field can have one of the following values: ‘Completed’, ‘Deferred’, ‘In Progress’, ‘Not Started’, ‘Waiting’.
- Priority (text): This field can have one of the following integer values: 1 (Low), 2 (Normal), or 3 (High).
- Assigned By User ID (number): ID of the user which assigned the Task.
- Parent Task ID (number): Parent task ID must be integer.
- Owner Visible (T/F): Used to determine if owner of assigned task wants to be kept notified of task
- Responsible User ID (number): D of the User who is responsible for the Task.
- Assigned Team ID (number): D of the Team which is responsible for the Task.
- Time Assigned (text): Time the task was assigned.
- Owner User ID (number): User ID of the Task record owner.
- Date Created (text): Date the task was created.
- Reminder Date (text): Reminder date and time of the Task, as Coordinated Universal Time.
- context
- Execution ID (text): Unique identifier of execution of the Flow.