Often, the business wants to auto-post details of records to Chatter groups. This is possible through the Apex code, but there is another way you can achieve it without code, that is, Process Builder. Process Builder has a specific action for this called Post to Chatter. You can auto-post record details to a Chatter group using the following methods:
- Process Builder
- Combination of Flow and Process Builder
- Flow and Inline Visualforce page
Let's look at a business scenario. Helina Jolly is working as a system administrator at Universal Containers. She has received a requirement to post Opportunity details to the Sales Executive Chatter group whenever an Opportunity gets created ...