Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 4.09 KB

File metadata and controls

65 lines (40 loc) · 4.09 KB
title description ms.custom ms.date ms.reviewer ms.suite ms.tgt_pltfrm ms.topic applies_to ms.assetid caps.latest.revision author ms.author search.audienceType
Activity entities (Developer Guide for Dynamics 365 Customer Engagement)| MicrosoftDocs
In Dynamics 365 Customer Engagement (on-premises), activities are tasks that you or your teams perform when they contact customers, for example, sending letters or making telephone calls.
10/31/2017
pehecke
article
Dynamics 365 Customer Engagement (on-premises)
c433ebc0-f3c1-47a4-a7df-8ffe821b51c0
32
JimDaly
jdaly
developer

Activity entities

In [!INCLUDEpn_dynamics_crm_online], activities are tasks that you or your teams perform when they contact customers, for example, sending letters or making telephone calls. You can create activities for yourselves, can assign them to someone else, or can share them with other users or teams. An activity is any action which can be entered on a calendar and has time dimensions (start time, stop time, due date, and duration) that help determine when the action occurred or is to occur. Activities has some basic properties that help determine what action the activity represents, for example, subject and description. An activity state can be opened, canceled, or completed. The completed status of an activity will have several substatus values associated with it to clarify the way that the activity was completed.

Activities involve one or more participants, called activity parties in Dynamics 365 Customer Engagement (on-premises). For a meeting activity, the participants are those contacts or users attending the meeting. For a telephone call or fax activity, the parties are the caller and the person who is called. The following diagram shows the entity relationships for activities.

Activity diagram.

To support the communication needs of the modern-day business, such as instant messaging (IM) and SMS, you can create custom activities in [!INCLUDEpn_dynamics_crm_online].

Other activity entities

  • The scheduling activities enables you to schedule your services and resources, and thus define work schedules. The scheduling activity entities are Appointment, ServiceAppointment, and RecurringAppointmentMaster. For more information, see Schedule and Appointment Entities.

  • The marketing activity, CampaignResponse, enables you to capture responses from the customers for a marketing campaign, while the CampaignActivity entity represents a step in a campaign. For more information, see Campaign Entities.

  • The sales force automation entities OpportunityClose, OrderClose, and QuoteClose activities capture information about each of these events. For more information, see Sales Entities (Lead, Opportunity, Competitor, Quote, Order, Invoice).

  • The customer service entity IncidentResolution activity captures information about the resolution of a case. For more information, see Incident (Case) Entities.

In This Section

Custom Activities in Dynamics 365 Customer Engagement (on-premises)

Activity Pointer (Activity) Entity

Activity Party Entity

Task, Fax, Phone Call, and Letter Activity Entities

E-mail Activity Entities

Sample Code for Activity Entities

Related Sections

Model Your Business Data with Dynamics 365 Customer Engagement (on-premises)

Server-side Synchronization Entities

Customize Entity Metadata

[!INCLUDEfooter-include]