Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Automating Adding Trello Cards from Specific JIRA Tickets

nin-ack May 4, 2020

There are a few ways to integrate JIRA with Trello and vice versa. None that I've found have exactly matched what I'm looking for, so anyone that could point me in the right direction (even if that's, well this doesn't exist write it yourself) is much appreciated!

-------

I'm looking for a way to automatically add cards to Trello when tickets, matching specific criteria (e.g. Issue-Type-X) are created in JIRA. I would like these cards to contain a link to that issue, and the main content of the card (title) to match PROJECT-ID####: Summary_Here.

Example:

image.png

The integrations I have seen so far allow me to import tickets to Trello with two caveats:

1. It's not automated.

2. It does not allow for secure redaction. 

Point #2 - Secure Redaction: By this I mean there may be contents in the ticket(s) that are sensitive or may have a security impact for the organization. I would like to refrain from increasing the number of locations that that type of information can be found- meaning I want the tickets to only contain that summary, rather than the summary+chunks of technical information.

 

Any help with this would be awesome. Thank you!

3 answers

1 accepted

0 votes
Answer accepted
Iain Dooley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 4, 2020

@nin-ack this doesn't exist, but you could use Trellinator to write this yourself:

https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Introducing-Trellinator-Automate-Trello-with-Google-Apps-Script/ba-p/925271

There's an undocumented feature in Trellinator for custom webhooks, basically you create a sheet in the Trellinator Google Sheet called "Custom Webhooks" and then put a function name in there, then that function will get the chance to handle any inbound requests, like this:

https://gist.github.com/iaindooley/d5764a26468977f58c394be4fcf2f6ae

You can then use this URL as your webhook endpoint coming out of Jira:

https://www.theprocedurepeople.com/forward-gas-service/SCRIPTID/

where SCRIPTID is from the deployed web app URL.

You can also deploy your own instance of the Trellinator Buffer so you don't have to go via the TPP URL above:

https://github.com/iaindooley/trellinator-buffer

You could also use Zapier to do this by accepting a webhook from Jira, and using javascript bits in Zapier to do your redactions, it'll be more fiddly and more expensive than using Trellinator though, Zapier always bites your ass in the long run ;)

nin-ack May 7, 2020

Lol looks like those are both Trellinator and Zapier are perfect options for what I need 👍. Thank you!

1 vote
Tracy Jones Martin October 29, 2021

How do I do just the first part of the request in the original question?  To "automatically add cards to Trello when tickets, matching specific criteria (e.g. "XYZ" Board) are created in JIRA. "

0 votes
Jillian Amyot _Unito_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
July 20, 2020

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events