{ZERO CODE DEVELOPMENT} Creating Posts when Entity is updated in Dynamics CRM 2013/2015

Activity feeds are enabled for some out of box entities automatically in CRM for specific actions. Recently there was a query on CRM community how to be able to create posts when an Entity is updated.

Solution: Create an out of box workflow on entities you want to have auto post on updates.

Step 1: Taking example of lead entity, create a workflow on update of lead entity:

clip_image002

Note: It is not necessary to create synchronous workflow.

Step 2: All fields must be selected in Records field change (If you want specific, you can update specific):

clip_image004

Step 3:

Create Post in the processing step:

clip_image006

clip_image008

Step 4: Activate this, follow a lead record (Follow button via ribbon). Your changes will now start appearing in What’s new area as well as posts area on the record:

What’s new area below:

clip_image010

Posts on Record’s wall :

clip_image012

Hope it helps!

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s