1. Is there a method to add a tracking number to a card in use with the "Package Tracker" app via automation (vs. manually opening each card and adding tracking number)?
I've tried multiple ways but stumped. Ideally would like to be done from Zapier but webhook or manually API is OK too.
2. Is it possible to have the tracking details such as a status of a tracked packaged (ex. "Delivered") or even the estimated delivery date to be read when pulling the details of a card through Zapier or webhook?
Hi Alexandre!
Right now, this is possible by using Trello's API and attaching a URL that looks like this to a Trello card:
https://packagetrackr.com/track/{carrier}/{trackingNumber}
Make sure that the carrier's name formatted in a way that will be understood, it has to be all lowercase and if there are spaces underscores must be used in their place (e.g. `UPS` has to be `ups`, 'Canada Post' has to be 'canada_post').
How to add an attachment using the Trello API is documented here:
https://developers.trello.com/v1.0/reference#cardsidactionscomments
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.