QuickTest Action

Uses AI to make a prediction.

Bound Entities

Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.

Entity Type Binding Type
msdyn_aiconfiguration entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
version
Edm.String False False

The quicktest version.

request
Edm.String True False

The prediction request.

requestv2
crmbaseentity True True

The prediction request v2.

source
Edm.String True False

For internal use only.

Return Type

Type Nullable Description
QuickTestResponse False The QuickTest action returns the following value.

See also