Dynamic options RPC
Syntax of RPC output
"response": {
"limit": 500,
"iterate": "{{body.users}}",
"output": {
"label": "{{item.name}}",
"value": "{{item.id}}",
"default": true
}
}"response": {
"iterate": "{{body.users}}",
"output": "{{item}}"
}Select parameter
Select parameter with dynamic options


Filtering options in an RPC
Select parameter with nested RPCs


Search button
Search button for a query

Search button with nested RPCs


Advanced search button

Reusable options in a select

Send query to RPC
Send array to RPC
Last updated

