I have a flow (thank you!) that adds a card to Trello when a new To-Do is added to a To-Do list in Basecamp 3. Everything works fine and the To-Do title, description and due date are available as dynamic content to be added to the Trello card. However, the URL of the Basecamp 3 To-Do is not available. This matters because Basecamp To-Dos end up with comment streams that are not (and don't need to be) added to the Trello card. But it would be wonderful to have the URL to the Basecamp To-Do so that you could click directly to see the To-Do.
Hi @macbikegeek,
You can extract the URL of the to-do by using the expression - triggerBody()?['app_url'], then you can put it into the Trello:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.