I want to be able to create 200+ individual boards, each one with separate titles and different email addresses associated to them.
Is there a fast way I can upload all of this data and have trello create a batch of them? Its very time consuming creating each board manually one by one.
Thanks in advance for any help.
@Colin this Trellinator function would create boards from a Google doc in the format:
name,email1,email2,email3
https://gist.github.com/iaindooley/a2640a1ca4a3aa691b6cd85adf4c1e42
It will invite all those members by email to the boards that get created.
You can read more about Trellinator here:
I think that it is not possible via UI. You might need to look a the Trello API and try to create some solution based on that
https://help.trello.com/article/756-trello-api-documentation
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.