You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Besides many useful built-in action templates, JWT offers the possibility to create individual remote actions.

A remote action always refers to a defined connection in which the information about the remote service, such as the URL and the authentication, are configured. In the action all further configurations are made in order to address an entry point clearly and with the relevant information. This includes, among other things, the relative path of the actual entry point as well as the parameters which are to be used for the query.


Manage actions


Create an action
Name
Define the name of the action. The name must be unique across all remote actions.
Method
Select the method type that will be used while connecting to the remote service.
Default connection
Select either the current instance or one of the connections to a remote service already configured. Learn more about creating a connection!
REST path

Define the relative path to the endpoint to be called by the action. The path will get appended to the configured Base URL in the connection.

tbd ... Syntax 

Parameter

Within parameter defines how many issues you want to create. The following modes are available:

OptionDescription





Create a custom remote action


Create a connection

Manage