The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create cards dynamically by a AJAX or Macro Browser Extensions (ideias) ?

Ricardo Henrique Pereira
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 20, 2017

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!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
bentley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 22, 2017

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.

 

TAGS
AUG Leaders

Atlassian Community Events