CreateActivitiesList Action
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Creates a quick campaign to distribute an activity to members of a list (marketing list).
This Web API action corresponds to the organization service CreateActivitiesListRequest.
CreateActivitiesList action is not bound to any entity types.
Parameters
Parameters allow for data to be passed to the action.
Name |
Type |
Nullable |
Unicode |
Description |
---|---|---|---|---|
ListId |
Edm.Guid |
false |
ID of the list. |
|
FriendlyName |
Edm.String |
false |
false |
A display name for the campaign. |
Activity |
false |
The activity to be distributed. |
||
TemplateId |
Edm.Guid |
false |
ID of the email template. |
|
Propagate |
Edm.Boolean |
false |
Indicates whether the activity is both created and executed. |
|
OwnershipOptions |
false |
Propogation ownership options. |
||
Owner |
false |
Owner for the activity. |
||
sendEmail |
Edm.Boolean |
false |
Indicates whether to send an email about the new activity. |
|
PostWorkflowEvent |
Edm.Boolean |
false |
Indicates whether an asynchronous job is used to distribute an activity, such as an email, fax, or letter, to the members of a list. |
|
QueueId |
Edm.Guid |
ID of the queue to which the created activities are added. |
Return Type
The CreateActivitiesList action returns the following value.
Type |
Nullable |
Description |
---|---|---|
false |
Contains the response from the CreateActivitiesList action. |
See Also
Use Web API actions
Web API EntityType Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright