> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/build/asana.md).

# Create an Asana task in Duaer

In Duaer, Asana defaults to Authentication Access Token, Resource Task, and Operation Create. Workspace Name or ID and Name are required. You need an asanaApi credential.
## Create a task

1. Create an asanaApi credential (or switch to OAuth2 / asanaOAuth2Api).
2. Search for Asana, connect it after the previous node, and select that credential.
3. Leave Resource on Task and Operation on Create.
4. Choose Workspace Name or ID and set Name.
5. Select Execute step.

Under Task you also get Get, Get Many, Update, Delete, Move, and Search. Other resources include Project, Subtask, and Task Comment.

For boards, see [Create a Trello card in Duaer](/build/trello.md). For ClickUp, see [Create a ClickUp task in Duaer](/build/clickup.md).
## Questions

### What is the default Asana Authentication in Duaer?

Access Token (asanaApi). You can switch to OAuth2 (asanaOAuth2Api).

## Related

- [Create a Trello card in Duaer](https://doc.duaer.com/build/trello.md)
- [Create a ClickUp task in Duaer](https://doc.duaer.com/build/clickup.md)
- [Create a Linear issue in Duaer](https://doc.duaer.com/build/linear.md)

