Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Send web request using jira automation with all issue in request type to n8n

hello guys

I want some help please with something I'm dealing with currently!

 

I'm using Jira automation I want to get all the issues in Specific request type and send their info like (summary - reporter-.. etc.) to n8n 

 

so basically I want to send all my issues data to n8n through Jira automation in the send web request action

 

This is my web request action in Jira automation:

Capture1.JPG

This is the result in n8n:

Capture2.JPG

1 answer

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Sep 30, 2023

Hi @jeoj 

First thing: what problem are you trying to solve by doing this?  That is, "why do this"?  Knowing that will help the community to offer better suggestions.

 

Until we know that...

A web request in a rule can only send issue data when there are issues.  You do not show your automation rule to confirm, and I wonder if your rule's structure is such there are no issues to send.  To get confirmation of that, please post images of your complete rule and the audit log details showing the rule execution.

Next...most of the Automation for Jira, rule actions have limits to the number of issues that can be processed at one time.  For example, triggers and branches can get at most 100 issues at a time.  After those limits, no other issues would be found/handled by the rule.  Sometimes this can be addressed by changing rule structure.

Finally, and without knowing how large your Jira site is, I could envision doing this will cause a lot of REST API traffic and impact on your Jira instance.  Have you discussed what you are doing with your Jira site admin?

 

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events