Optional
callbackOptional
callSubsequent calls needed?
Optional
dataName of the datasource.
Optional
endpointEndpoint ID of the datasource.
Optional
endpointEndpoint URL of the datasource.
Optional
initialDefines the initial value of the query params
Optional
parametersParameters of the datasource.
Optional
requestGets or sets http request body
Optional
requestGets or sets http request verb
Optional
resultResult selector applied on output of datasource result, for example jsonpath:$.value[?(@.properties.isEnabled == true)].
Optional
resultFormat of the return results, for example. { "Value" : "{{{id}}}", "DisplayValue" : "{{{name}}}" }.
Optional
targetTarget of the datasource.
Pagination format supported by this data source(ContinuationToken/SkipTop).