Sdílet prostřednictvím


AddWorkQueueItemProcessingHistoryEntry Action

Add a processing history entry.

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

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
item
crmbaseentity False True

The work queue item instance to get the data to add to the processing history.

See also