Skip to main content

Questions tagged [chatter]

Chatter is a feature of Salesforce.com that provides a way for users to collaborate with other users within a Salesforce organization. It has a Facebook like interface that allows users to follow records and other users, share files, update statuses, like posts, and post questions or comments at specific records or users. It is marketed by Salesforce as a cornerstone of the social enterprise.

0 votes
0 answers
24 views

I have a Global Action that launches a Lightning Web Component. I'd like to make this action available for users in the mobile app. The only place I can find Global Actions on mobile right now is the ...
twb's user avatar
  • 1
0 votes
0 answers
24 views

I would have the need to update created chatter messages in certain situation IF they are missing any @ mention. F.e. All chatter messages from a specific user (our integration user) would get @[{!...
Rasmus Peltonen's user avatar
0 votes
0 answers
25 views

I want to add an Email service which can intercept any replies happening to a Chatter post and then perform some activities. For example - Current chatter replies with attachment to email gets lost. I ...
SEuser's user avatar
  • 1,850
0 votes
1 answer
353 views

I understand these are standard Aura components in Salesforce, and they cannot be directly used in LWC. Is there a recommended approach to integrate their functionality into an LWC, or any workaround ...
Mohini's user avatar
  • 103
1 vote
1 answer
81 views

Is there an official documentation which shows what list of rest api does composite api supports? I tried this composite api request body. POST_URL : {{_endpoint}}/services/data/v59.0/composite { ...
Nagendra Kumar Singh's user avatar
0 votes
0 answers
38 views

I have added Chatter to Contact page and when I post comments FeedComment is created with rich text. Is it possible to toggle it for each comment without custom component ? I can enable/disable rich ...
Balik's user avatar
  • 3
0 votes
0 answers
278 views

We have an LWR portal with a custom chatter feed component, it also allows users to select a select a digest frequency. When a notification that a post has been made to the chatter group is received, ...
Salesf0rce's user avatar
1 vote
0 answers
456 views

I've found that users in my org(s) are able to delete Chatter posts even though I've reviewed the relevant settings. I've checked the following: Chatter Settings - "Allow users to edit posts and ...
iruam's user avatar
  • 11
0 votes
1 answer
60 views

I have the following code to get a Chatter Feed of a Case: ConnectApi.FeedElementPage fep = ConnectApi.ChatterFeeds.getFeedElementsFromFeed(Network.getNetworkId(), ConnectApi.FeedType.Record, caseId, ...
y0ngleb's user avatar
  • 15
3 votes
0 answers
83 views

When turning on COEP, content documents show up as broken in both Chatter and my apex pages that display them. The error I am receiving is Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE....
EchoNova's user avatar
-1 votes
1 answer
219 views

I have a flow where I am using post to chatter action , I created a resource (Text templte type) and inserted the fields with view as plain text. Still I am seeing value of the field with html tags in ...
Jaiveer Singh's user avatar
0 votes
1 answer
49 views

I have an apex trigger that creates a Chatter post on a case when a file is uploaded to that case. The code is working perfectly fine, the issue is I want to be able to restrict this code to only run ...
greglorious_85's user avatar
0 votes
1 answer
138 views

I want to add a link to the chatter post and describe this with a text. I am using below documentation: https://developer.salesforce.com/docs/atlas.en-us.chatterapi.meta/chatterapi/...
Vikas Shukla's user avatar
0 votes
0 answers
413 views

I am having an issue when trying to create a FeedItem record via Flow, where I need to @mention the full name of the OwnerId of the Lead record which triggered the flow. However, when the FeedItem ...
Mariana M's user avatar
-1 votes
1 answer
808 views

I would like to remove the option to comment on the post made in the Chatter feed. Does anyone know if it is possible and how to do it?
MoLim's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
63