For the past 2 days I had been trying out iOS Shortcuts with Trello. The card data available is limited to name, description, URL, due date and attachments. There is no card id. Hence, card details cannot be easily fetched to get info like dateLastActivity. A way has been found to use the URL which enables the subsequent use of my endpoints for Butler add on.
Trello iOS app functionality is already quite rich. We know that are some limitations on a third party Power Ups.... so I have one demo that you can get Contalist details on a card. This can be useful to add contact details to your personal address book.
so based on the above ***what use case can you think off to make better use of iOS shortcuts with Trello?***