You need to sign in to do that
Don't have an account?
Alvin Dutt 6
How to Update Feeds when Activity History is Added
I am trying to add feeds to this section when an Activity is added to a Contact
How is this possible ?
How is this possible ?
create a new layout and select feed layout.
Hope this is your requirement. You also have to set the field tracking. For that
The feed tracking needs to be enabled for the Contact object.
Setup > Customize > Chatter > Feed Tracking >
Select Contact and click Enable Feed Tracking on the top of the list.
Click Save.
If any query, you can contact me.
regards
Roshni
Its working perfectly for me. If its same for me, please mark my answer as Best Answer.
Regards
Roshni
It did not work. Also my contact has feed tracking enabled.
Hi Alvin,
Please enable the fields which you need to track .
Did you create a new page layout and checked the feed based layout ?
Are you getting the tab as in below screenshot
I created an Open Activity and I got the corresponding feed for that.
Is that your requirement? Can you please explain your requirement little more clear
Regards,
Roshni
Now I got your point.. Actually my Open activity has been shown in feed. It is not possible.
Please check the link below.
https://success.salesforce.com/ideaView?id=08730000000I9vg
It is an Idea posted in success community which is under Point thresold.
Regards
Roshni
I am using REST API to add tasks to Contact and Leads. When a task is created with completed status it is shown under the Activity History Section of that contact.
Also at the same note I would like to show up on my feeds. When I create a task using salesforce online system it shows but not when I use the REST API