JWT offers the Execute remote action post function to execute predefined or custom actions not only locally on the current Jira environment, but also on any other web service using JSON.
Configuration
The post function offers two types of configuration. In the default view you can choose between predefined and directly usable action templates. In the expert mode, actions can be freely defined and configured.
The wizard is the default configuration view of the Execute remote post function. It was built to enable an easy and efficient configuration of common use cases. For those use cases, action templates are shipped with the app, which can be configured in a three-step approach.
You can switch at any time to the Expert mode, where the configuration so far is taken over, using the Expert mode button on the top. Be aware that once you change something in expert mode, you cannot switch back.
Create remote action
Select action
At the very beginning, you need to choose an action template that suits your purpose. You can filter those templates by the target service and search across all provided ones. After selecting one, click next to get to the next step.
Select connection
After selecting an action template, you need to choose the remote service, the action shall get executed against. If you have selected an action template that fits to the target platform, you can select next to your custom connection, the current instance additionally.
If you cannot find a connection that fits, you can easily configure a new one.
After selecting one, click next to get to the next step.
Customize your action
In the last step, you can finish your configuration by setting all the required action template parameters using the set value link next to the parameter name. Some templates have optional parameters that can be chosen using the "Add parameter" action.
Each parameter can be set either by selecting a Jira field that contains an according value or by setting a custom value using the "set value manually option" and passing a parser expression
Besides setting the action parameters, you can also configure fields to be updated after the action has been executed. If provided in the action template, you can set a field using a dedicated part of the remote service's response. In every case, you can store the complete response and the status code of the remote service after executing the action.
After setting the action parameters and optionally storing the service response, you can click "Add" to store the post function in your transition.
The expert mode allows you to act as an expert in many other complex directions and possibilities! You can create your own actions, connections and extend the already created actions!
Basic configuration
Here you can define the core parts for setting up the communication with the external service. For this, you need the following:
You can use a connection for many actions.
Customize action
Use cases and examples
Use case | JWT feature | Workflow function | Parser functions | Label |
---|---|---|---|---|
Create an external link remote action | STAFF PICK | |||
Create an issue comment remote action | STAFF PICK | |||
Create a page remote action | STAFF PICK | |||
Create a project component remote action | ||||
Create a project remote action | STAFF PICK | |||
Create a space remote action | ||||
Create a user remote action | ||||
Create a version remote action | ||||
Get related assets (Insight) remote action | STAFF PICK | |||
Invite a user remote action | ||||
Link an issue remote action | ||||
Log work remote action | ||||
Transition an issue remote action | STAFF PICK |
If you still have questions, feel free to refer to our support team.