Tool to retrieve a paginated list of suppliers from Altoviz. Use when you need to browse all suppliers, search for suppliers by name/email/company, or fetch multiple suppliers at once. Supports pagination, sorting, and full-text search across supplier fields.
querystringFull text search query to filter suppliers. Searches across supplier fields like name, email, company information, etc.
OrderBystringField name to sort the results by. Specify the supplier field to use for ordering the list (e.g., 'name', 'number', 'email').
PageSizeintegerThe number of suppliers to return per page. Controls how many results are returned in a single request. Must be between 1 and 100.
PageIndexintegerThe page index for pagination (1-based). Use this to navigate through multiple pages of results.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.