Tool to execute a SuiteAnalytics dataset and return paged results. Use when you need to retrieve dataset rows with paging support.
limitintegerPage size; default is 1000, maximum is 1000; offset must be divisible by limit.
offsetintegerZero-based index of the first item to return; must be a multiple of limit if both provided.
dataset_idRequiredstringInternal ID of the SuiteAnalytics dataset to execute.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.