HTTP Request Workflow Function Plugin

for Jira Server 5.0 - 8.20.30 and more
69 installs

We no longer offer sales and support for server apps. You can stay connected by exploring the migration options to either the cloud or Data Center version of this app.

Fire parameterized HTTP Requests on Workflow Transitions

Integration in the Workflow Editor

Add and configure multiple http-request-functions to your workflow transitions with ease.

Read more ...

Multiple Placeholders

Use placeholders to pass important information to other systems.

Placeholders available: assignee, reporter, issue creation date, issue description, due-date, issue key, project key and the issue's summary.

Read more ...

Supports multiple Jira versions

The plugin supports a variety of different Jira versions from Jira 5 to the latest versions.

Read more...

More details

This plugin adds a configurable postprocessing workflow function to a Jira instance that is able to pass workflow specific parameters in a HTTP request to a specified target host.

It is possible to configure a specific target URL and add custom parameters from the issue affected by the workflow transition.

In addition you're able to select which method to use for the HTTP request.

Placeholders currently available:

  • %ISSUE_ASSIGNEE%- The assignee's name
  • %ISSUE_CREATED%- The issue's creation date
  • %ISSUE_DESCR%- The issue description
  • %ISSUE_DUE%- The issue's due date
  • %ISSUE_KEY%- The issue key
  • %PROJECT_KEY%- The project key
  • %ISSUE_REPORTER%- The reporter's name
  • %ISSUE_SUMMARY% - The issue's summary

Supported HTTP Methods:

  • GET (default)
  • POST
  • DELETE

Read more ...

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources

Gallery

Adding the post processing function to a workflow.