SmartsheetGlobal.Query
Returns a JSON result from the Smartsheet API
Syntax
SmartsheetGlobal.Query(
region as text,
endpoint as text,
args as text,
headers as record,
optional options as record
) as any
Returns a JSON result from the Smartsheet API
SmartsheetGlobal.Query(
region as text,
endpoint as text,
args as text,
headers as record,
optional options as record
) as any