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 | Contains the response of the CreateInstance action. |
Entities
Use the CreateInstance action with these entity types:
Name | Display name | Description |
---|---|---|
recurringappointmentmaster | Recurring Appointment | The Master appointment of a recurring appointment series. |