This document describes how to use Transfer, Response, and Context blocks.
There are unavailable blocks included. Please check and try again.
)Free | Starter | Plus | Pro | Enterprise | |
---|---|---|---|---|---|
**Protocol |
Restful blocks provide the most commonly used Transfer blocksets as a single block.
기능 | 설명 | 비고 |
---|---|---|
ID | The unique ID of the Transfer blockset is automatically created when the block is registered. | |
method | The http(s) method to call the API. Applicable options are post, get, put, delete, patch. | |
end-point | The endpoint (address) of the API to call. | |
header | Header area of data to request to the server. | |
body | Body area of data to request to server. | |
options | Used when you need additional options for API calls | Option information |
Function | Explanation |
---|---|
ID | The unique ID of the Transfer blockset is automatically created when the block is registered. |
protocol unit | Enter the protocol blockset of the API to be called. |
contexts | Define the response object to be received after executing the API as a Response Context block. |