...
Request Config Group | Config Name | Description | ||
---|---|---|---|---|
Request Parameters | Method | Allows to specify HTTP method among different HTTP methods such as GET, POST, PATCH, etc. are used to perform specific operations on resources. You can explore more about methods by clicking here. Note: By default, | ||
URL |
| |||
Is Array? | Allows to specify whether the data retrieved from resource should be treated as a single record or multiple records (an array). NoteNotes:
| |||
Type | Allows to specify type of query argument which will passed to URL, which is basically of two types:
Note: When | |||
Request Body | Generate Schema | Allows to define object JSON schema which will be passed on to request.
| ||
Create New Field | Allows users to create fields that can be utilized to build an object JSON schema.
|
...