- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-31-2023 02:19 AM
Hi All,
"Jira-edit-Issue" task has some default Arguments as Inputs (eg: IssueID, priority,status, summary, description etc.,). Now I need to add new field as Inputs to edit jira issue from XSOAR.
Can anyone tell how to include/add new inputs in task ?
Thanks,
Keerthi
02-01-2023 05:15 AM
You modify the integration.
Create a copy of the integration and modify the command and then the handler function
02-01-2023 05:15 AM
You modify the integration.
Create a copy of the integration and modify the command and then the handler function
02-07-2023 04:36 AM
@Keerthigav could you please accept the solution if it is clear
02-07-2023 06:48 AM
Yes, I have accepted it!
And I have one more doubt. If possible, can you please guide me.
In playbook, there are multiple outputs for multiple tasks with the same name. (Eg: for Task A, the output is Ticket.Id and for Task B, again output is Ticket.Id.) But the result we will be getting is different.
Now I want to use Task B's output as an input for another task. The problem is when I call the input (input.Task B), both the tasks (A and B) is getting populated, and the action got updated in both the tickets.
How to differentiate the output of both the tasks which are having same name. So that, I can use the necessary task output as an input for the remaining tasks.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!