REST Steps

A REST step calls a REST service in a workflow. The GET, PUT, POST, and DELETE methods are supported.
For a REST step, specify the following parameters:
Parameter
Description
Name Name for the step.
Display label Display name of the step.
Request method HTTP method used for the web service call.
URI Resource to be accessed by the service call.
Content type Content type of the data that is sent in the service call.
Service username If the REST service requires authentication, the user name to be used.
Service password If the REST service requires authentication, the password to be used.
Timeout Interval of time after which the REST request times out.
REST Parameters
Note: When you export a workflow and then import it in another environment, the URI in a REST step remains the same, reflecting the old environment or client. After the import, ensure that you change the URI to reflect the new environment or client for each REST step.
  • www.fico.com