Skip to content

Latest commit

 

History

History
89 lines (58 loc) · 4.38 KB

File metadata and controls

89 lines (58 loc) · 4.38 KB
title description ms.custom ms.date ms.reviewer ms.suite ms.tgt_pltfrm ms.topic applies_to helpviewer_keywords ms.assetid caps.latest.revision author ms.author search.audienceType
Activity feeds entities (Developer Guide for Dynamics 365 Customer Engagement) | MicrosoftDocs
The activity feeds help promote internal collaboration through quick and short updates in Dynamics 365 Customer Engagement (on-premises). The activity feeds do not replace emails or in-person communications.
10/31/2017
pehecke
article
Dynamics 365 Customer Engagement (on-premises)
integrating activity feeds with other applications
activity feeds, collaborating internally
collaborating internally, activity feeds
activity feeds, definition of
activity feeds, benefits of
activity feeds, integrating with other applications
activity feeds, introduction
e475491b-179a-4c26-9acd-3d6557173d9d
56
JimDaly
jdaly
developer

Activity feeds entities

The activity feeds help promote internal collaboration through quick and short updates in [!INCLUDEpn_microsoftcrm]. The activity feeds do not replace emails or in-person communications. Instead, they augment these traditional methods with non-intrusive and non-urgent ways of communication.

The activity feeds enable a salesperson to stay on top of situations that involve people, accounts, leads, contacts, or opportunities. They provide easy and convenient ways of monitoring important information that can be critical for closing a deal.

With activity feeds you can easily accomplish important tasks, such as:

  • Share information about users, accounts, leads, and other entity records.

  • Receive important updates regarding opportunities, users, or other records.

  • Follow users, accounts, and other records.

  • Learn, in a timely manner, about updates regarding users, accounts, or opportunities and items that are related to them.

  • Take quick actions on specific updates to move your work towards successful completion.

    As a developer you can consume and create activity feeds data programmatically. You can integrate activity feeds with other applications, and extend activity feeds to meet the needs of the organization. The following are examples of custom applications that you can build around activity feeds:

  • Build full-featured activity feeds clients to complement [!INCLUDEpn_microsoftcrm] out-of-the-box client experiences that include Web, Outlook, and Mobile clients. For example, you can develop a desktop client.

  • Build surfaces to expose activity feeds data inside other applications, such as [!INCLUDEpn_SharePoint_short] or enterprise resource planning (ERP).

  • Build custom business logic to create activity feed posts when internal [!INCLUDEpn_microsoftcrm] app events or external events occur. An example of an external event is an invoice creation in an external ERP system.

  • Perform specific actions when posts are created or deleted. For example, use a workflow to send an email when a post is created.

Note

In addition to activity feeds, from [!INCLUDEpn_microsoftcrm] you can directly connect to [!INCLUDEpn_yammer], a powerful tool for collaborating in your organization. For more information, see Connect to Yammer.

In This Section

Introduction to Activity Feeds

Configure Activity Feeds

Connect to Yammer

Post Entity

PostComment Entity

PostFollow Entity

PostLike Entity

msdyn_PostAlbum Entity

msdyn_PostConfig Entity

msdyn_PostRuleConfig Entity

Sample: Collaborate with Activity Feeds

Related Sections

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

Customer Entities (Account, Contact)

[!INCLUDEfooter-include]