Hi Sheldon,
Could you share a bit more about what you're trying to achieve in Trello? Here are some concise tips on importing and exporting data:
Importing Data into Trello:
- Copy-Paste: You can copy a list of card titles from Excel or another app and paste them directly into a Trello list. Each line becomes a new card.
- Trello API: Use the Trello API to programmatically import data. Heads up, this requires technical know-how, and there is not an "import" endpoint.
- Third-Party Power-Ups: Explore Power-Ups designed for importing data. You can find options here: Trello Power-Ups.
Exporting Data from Trello:
- Board Export: All members can export a board to JSON. Premium users can export to CSV, which is spreadsheet-friendly.
- Comments and Actions: JSON exports include the 1000 most recent actions, such as comments. For a complete export, use the Workspace export feature in Trello Premium.
- Workspace Export: Premium users can export all boards in a Workspace to CSV or JSON, including attachments if desired.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.