> 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/trello.md).

# Create a Trello card in Duaer

In Duaer, Trello defaults to Authentication API Key, Resource Card, and Operation Create. List ID and Name are required. You need a trelloApi credential.
## Create a card on a list

1. Create a trelloApi credential (or switch to OAuth1 / trelloOAuth1Api).
2. Search for Trello, connect it after the previous node, and select that credential.
3. Leave Resource on Card and Operation on Create.
4. Set List ID and Name. Optionally set Description.
5. Select Execute step.

Under Card you also get Get, Update, and Delete. Other resources include Board, List, and Checklist.

For issues, see [Create a GitHub issue in Duaer](/build/github.md). For pages, see [Create a Notion page in Duaer](/build/notion.md).
## Questions

### Where does the Trello List ID come from in Duaer?

Use the list ID from the Trello board URL or API, not the list display name.

## Related

- [Create an Asana task in Duaer](https://doc.duaer.com/build/asana.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)

