You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello, I am trying to achieve something quite specific and thought maybe someone here has experience with this.
I greet my new customers automatically with a welcome email. This welcome email includes a button which directs them to their trello board where they can organise their tasks. However I would want to have one board per customer. Knowing the email format is automatic and always sends the same information, how could i send a unique board link to each new customer automatically to avoid all customers joining the same board?
Thanks in advance!
Hi, Gleth! Welcome to the Atlassian Community!
For your specific case, looks like you could make use of Trello's API to create a new board for each client and retrieve the unique board link to include in the automated welcome email.
Here's a brief outline of the process:
The following page includes instructions on making an API call to create a new board: https://developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-post
Hopefully, this helps you find what you need to make that work! If you have any questions, feel free to ask! Also, if you're delving into Trello's API, maybe the Atlassian Developer Community can help you as well!
Have a great one!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.