# Asana Connector - Add task to section
This action will add task to section in Asana.
# Input
| Field | Description |
|---|---|
| Section ID Required | The section where the task needs to be added. |
| Task ID Required | The task ID to add the corresponding task. |
| Insert after task ID | The ID of the task after which this task should be added. |
| Insert before task ID | The ID of the task before which this task should be added. |
# Output
There is no output to this action.
Last updated: 10/1/2021, 4:16:44 AM