Skip to main content
Answered

Install app for all team members. API access

  • October 28, 2024
  • 3 replies
  • 44 views

Forum|alt.badge.img+2

Hello
I would like to install app to all team members. I know that for business and enterprise plans I can use team admin and org admin. How to achieve this with starter plan? If I will receive content for my app from each user then I will have many tokens to handle which is unacceptable.
I need API access to private boards of members in each plan - how should I do this?

Best answer by Horea Porutiu

Hi @liquidus 
 

For the Starter plan, unfortunately, you cannot install apps for all team members as you can with Enterprise plan. Each user will need to install the app individually. 
 

I need API access to private boards of members in each plan - how should I do this?

 

Do you mean that you need to read the content of private boards? Or what exactly do you need from the private boards? 

View original
Was it helpful?

3 replies

Horea Porutiu
Mironeer
Forum|alt.badge.img+1
  • Mironeer
  • 175 replies
  • Answer
  • October 28, 2024

Hi @liquidus 
 

For the Starter plan, unfortunately, you cannot install apps for all team members as you can with Enterprise plan. Each user will need to install the app individually. 
 

I need API access to private boards of members in each plan - how should I do this?

 

Do you mean that you need to read the content of private boards? Or what exactly do you need from the private boards? 


Forum|alt.badge.img+2
  • Author
  • Beginner
  • 5 replies
  • October 28, 2024

Hello
I need to have access to content of private boards.
 


Horea Porutiu
Mironeer
Forum|alt.badge.img+1

Hi @liquidus 

In order to access private boards, you will need to have an enterprise account and be a company admin. Then you will need to enable Content Admin permissions. 

You can read more about this in our get boards REST API documentation.

Hope this helps!