call_user_query
Execute a saved user-defined query in AbraFlexi ERP by providing its query ID, optional parameters, and HTTP method to retrieve the matching data.
Instructions
Call a saved user-defined query (uzivatelsky dotaz).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | HTTP method to use (GET or POST) | GET |
| params | No | Query parameters; a list value repeats the parameter in the URL, matching AbraFlexi's N-arity query parameter syntax | |
| query_id | Yes | Identifier of the saved query |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |