Hi. I have developed a Power-Up in a personal workspace, and now it must be implemented in a different, shared workspace where I am not an admin.
How can the admin for that other workspace add my Power-Up to it?
Given that my Power-Up is not published in the public directory, searching for it after clicking that workspace's Add Power-Ups button fails to find it.
I don't want to have it appear in the public directory, but I have not been able to find any way to let that other person find it and enabled it on their workspace.
Please advise.
-Ken
Basically the admin of the that workspace has to go to https://trello.com/power-ups/admin to setup the power up. What I have discovered, recently, is that if you have the api key in your client.js then essentially you need to customise that bit of code for the new workspace. Trello now requires that the power up uses the admin api key or generate a new key for that instance. I have not found a way around it.
Thanks for that insight. I did expect to have to change some parameter values for the new workspace.
It seems like it will be necessary to walk the admin through setting up a duplicate Power-Up on their account, or have them give me admin privs to do it myself, but I was hoping to avoid those approaches.
-Ken
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am able to create a power up that can be customise for use with different api keys making it possible for other users to use it.
You might want to read the documentation at https://milynnus_blogdoc-1-v8438569.deta.app/autoreply-doc under the tag thepowerup
I have not decided whether I will be releasing this app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for this suggestion. We decided to have me added as an admin on the board in question so that I could get to the Power-Up and install it on that board. It has been working fine. Our solution won't work, though, where the Power-Up developer cannot be added to the target board as an admin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.