It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi Guys, i'm new im Trello and i want to create cards by a Automated way.
For example, i recive information of cards that i need create in a Email.
I get information from email calls to a certain standard. The information I need is inside the email.
Or I get on a website that has these screen calls, in a table list (HTML)
I need to create cards dynamically for each card that comes. I'm thinking of doing a macro through Browser Extensions or making a proper functionality on the website, suddenly an Ajax to create cards as I click on an item on the screen (html site).
Do you know if I can do this? I do not find solutions ready for this, if you have the means to build one, then if anyone can give me some idea, I also thank you.
Thank you!
Hey Ricardo,
It is possible! Everything you can do in the Trello web client (create cards, update cards, move lists, archive cards, etc.) can be done with the Trello API. The API is pretty extensive, but you can get started here: https://developers.trello.com/get-started/start-building.
To create cards, you'll mostly make use of the cards resource. You can read the full documentation of it here: https://developers.trello.com/advanced-reference/card#post-1-cards.
You can also create cards on a board by using Trello's email to board feature: http://help.trello.com/article/809-creating-cards-by-email That may be a good option for you as well.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreYou’re invited to our first ever Trello User Groups Good news for current and aspiring Trello enthusiasts! We’re launching Trello User Groups so that you can network, share ideas, solve ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.