To send a Chatter feed to a specified group, do the procedure in this topic..
Configuration to Post Feed in Chatter Group Screen
How to Start
- On the Organizer,
do one of these:
- Do one of these:
- Add an activity:
- In the Process Builder, in the Activity Library,
open the Chatter tab.
- On the Chatter
tab,
drag the Post Feed To Chatter Group
activity onto your process.
- Change an activity:
- In your process, double-click your activity.
- Click Post Feed To Chatter Group .
Procedure
- On the Configuration to Post Feed in Chatter Group screen, in the Chatter field, select your Salesforce Chatter access token.
To create a new access token, click
Add Token . For more information, refer to
New Salesforce Access Token.
When you select the Chatter access token, the Salesforce environment URL is shown in the Instance Name field.
- Complete these fields
as necessary.
Field Name |
Definition |
Group
|
- Function:
- Specifies the name of the group or the process data variable that contains the group ID.
- Accepted Values:
-
- Default Value:
- None
- Accepts Process Data Variables:
- Yes
|
Message
|
- Function:
- Specifies the content of the message.
- Accepted Values:
- More than one line of text.
- Default Value:
- None
- Accepts Process Data Variables:
- Yes
|
File Url
|
- Function:
- Specifies the location of the attachment file.
- Accepted Values:
- An absolute path and file name on the AgilePoint Server or SharePoint Server.
Only one attachment is not supported.
- Default Value:
- None
- Accepts Process Data Variables:
- Yes
- Example:
-
- c:\My Documents\sample1.doc
- ${HomeDirectory}\sample2.doc
- http://demo3:8000/DocumentLib1/sample3.doc
|
- (Optional) To store the feed item ID as a process data variable,
add the variable from the Process Variables screen to the field Store the response Feed Item ID in Custom Attribute or Schema.