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:
This is the result in n8n:
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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.