Workflow and the Trello API, Part 3: Exporting Multiple Trello Cards to Ulysses
SHORTCUTS CORNER
Get help and suggestions for your iOS shortcuts and productivity apps.
Shortcuts Essentials
Workflow and the Trello API, Part 3: Exporting Multiple Trello Cards to Ulysses
In the first two parts of the Trello API series, I covered the basics of authentication with the service through Workflow and detailed how we can export a single Trello card as a Markdown sheet to Ulysses. In today’s final installment, I’m going to describe the workflow I’ve built to pick multiple Trello cards and save them individually to Ulysses as rich sheets containing text, comments, and attachments.
In last week’s workflow, we used filters to find a Trello card among others in a list. Specifically, the workflow filtered cards by name, member, and label to find one (or multiple ones) that could be sent to Ulysses as plain Markdown text.