How can we push details from Jira. For e.g. i create a project in Jira and capture issue creation details and the same not only creates issue in this particular project but also pushes data to some application to consume at its end. In turn, i also want to consume response received from that application and update this ticket.
In short, I want to use Jira to just capture details and push it to some application that processes and closes ticket and once done, Jira consumes information and close ticket here as well.