AddToFeedbackLoop Action

API to add a feedback loop item to a model.

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_aimodel entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
predictionInput
crmbaseentity False True

Prediction Input.

predictionOutput
Edm.String True False

Prediction Output.

inputName
Edm.String True False

Name used for the prediction input.

See also