Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Power-Up development: How do I check if member has got an active Standard Trello plan?

Tymek Zapała
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 7, 2023

Hello!

I'm developing a Power-Up which requires members to already be on a Standard plan (because of the custom fields support). Is there any way I can check if user has this plan active to provide friendly messages?

1 answer

1 accepted

1 vote
Answer accepted
Oliver S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 9, 2023

Hi Tymek,

Welcome to the community.

I believe it should be possible through a GET request via the API via t.organization: https://developer.atlassian.com/cloud/trello/power-ups/client-library/accessing-trello-data/#t-organization--

While it's not mentioned explicitly on that doc, you should be able to return 'paidStatus' which should show the subscription type.

Let me know if that helps, and if you have any further questions.

Tymek Zapała
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 10, 2023

Exactly what I was looking for. Thanks!

Oliver S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 10, 2023

No worries! :) You can also do t.board('paidStatus') to check at the board level too.

We'll make sure we get the documentation updated to reflect this as well! :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events