CreateActivitiesList Action

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

crmbaseentity EntityType

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

PropagationOwnershipOptions EnumType

false

Propogation ownership options.

Owner

crmbaseentity EntityType

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

CreateActivitiesListResponse ComplexType

false

Contains the response from the CreateActivitiesList action.

另请参阅

其他资源

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.