We use Conga Composer to create PDFs using fields off a custom object. There is a button that creates the PDF. I'd like this button to also take the PDF and auto attach it to a specific Chatter group using field criteria, but I'm not sure how to write this on the existing PDF button. Is this possible? I have also created a flow using Process Builder that auto posts to a Chatter group - if I could have this flow attach the document to the Chatter post, that would be another option on how to accomplish this.Here is the existing button code that creates the PDF:https://www.appextremes.com/apps/Conga/PointMerge.aspx ?sessionId={!API.Session_ID} &serverUrl={!API.Partner_Server_URL_80} &id={!Call_Sheet__c.Id} &reportid=00O370000016iVG?pv0={!Call_Sheet__c.Id}, 00O370000016iVH?pv0={!Call_Sheet__c.Id}, 00O370000016iVF?pv0={!Call_Sheet__c.Id}, 00O370000016iV8?pv0={!Call_Sheet__c.Id}, 00O37000000xvpo?pv0={!Call_Sheet__c.Id}, 00O370000016iVI?pv0={!Call_Sheet__c.Id} &TemplateId=a0C37000000WJS3 &FP0=1 &DS7=1 &LG3=2 &BML=Your+Call+Sheet+will+be+attached+to+the+record+in+just+a+moment &OFN={!Call_Sheet__c.Name}+Summary
Hi Danielle,Thanks for posting your question.Could you please add '&QMode=Chatter' in button.Please let me know, if you are still facing issue.If this reply helped tou to resolve your query, please mark as best answer.