Hi,
I'm struggling to access card's checklists with my power-up. Basically, I want to use the structure of a card checklist to generate content within my attachement section (not to code it myself within the section, as it already exist in the native card capabilities).
I thought it would be accessible with the "t.card('all')" method of the client library, but it won't. I have access to almost ALL the properties of the card (name, cover, description, attachements and so on) BUT the checklists.
I could surely retrieve them with the REST API, but as I understand it implies the user to authorize my app with the authorization flow that needs an explicit click from the user, and get a token to make an API call. It won't cover my needs as the attachement section is supposed to generate itself seamlessly.
Am I missing something here or the checklists really are not exposed to power-ups ?
Thanks.
BR,
Simon
Hey Simon,
You're correct that it is not currently possible to retrieve checklists from a call to t.card() inside of a Power-Up. I've added it to our backlog to see if we can get it added. I'll let you know when we might start working on it.
As you noted, the only other way to get this data is via the API which requires asking the user to authorize.
Also, feel free to ask any future Power-Up-related dev questions over in the developer community forum: https://community.developer.atlassian.com/c/trello. There are a number of folks building Power-Ups and integrations with Trello there.
Hi,
Thanks for your quick reply and for the link to the community !
It would indeed be a nice feature, as I honestly thought at first sight it would be possible (and unlock a bunch of possibilities).
Hope the team will consider this !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.