CreateInstance Action

Creates future unexpanded instances for the recurring appointment master.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Target
crmbaseentity False True

The target appointment instance to create.

Count
Edm.Int32 False True

The number of instances to be created.

Return Type

Type Nullable Description
CreateInstanceResponse False The CreateInstance action returns the following value.

Entities

Use the CreateInstance action with these entity types:

Name Display Name Description
recurringappointmentmaster Recurring Appointment The Master appointment of a recurring appointment series.

See also