Skip to main content
< All Topics

Call Rest API Action

When you click on the Call Rest API step placed on the middle screen, a set of properties can be seen on the right panel.

API

This property is used to set the API which you want to access.

Username

This property is used to set the username of the API if any.

Password

This property is used to set the password of the API if any.

HTTP Method

This property is used to set the HTTP method which you want to perform. There are multiple HTTP methods available:
1. GET
2. POST
3. PATCH
4. PUT
5. DELETE

Content Type

This property is used to set the content type for the response.

Table of Contents