To add an attachment to an
entity for Salesforce,
do the procedure in this topic.
Add Attachment to Entity Configuration 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 Salesforce tab.
- On the Salesforce
tab, drag the Add Attachment (Salesforce)
activity onto your process.
- Change an activity:
- In your process, double-click your activity.
- On the Add Attachment to Entity Configuration screen, click Add Attachment .
Procedure
- On the Add Attachment to Entity Configuration screen, in the Salesforce field, select your Salesforce access token.
To create a new access token, click
Add Token . For more information, refer to
New Salesforce Access Token.
- Complete these fields
as necessary.
Field Name |
Definition |
Parent Entity ID
|
- Function:
- Specifies the ID of the entity associated with your attachment.
- Accepted Values:
- A valid entity ID.
- Default Value:
- None
- Accepts Process Data Variables:
- Yes
|
File Path
|
- Function:
- Specifies the location of the attachment file.
- Accepted Values:
- An absolute path and file name on the AgilePoint Server or SharePoint Server.
Note these:
- The file size must be less than 5 MB.
- Only one attachment is 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) If you want to limit access to the note, select Is Private.
Field Name |
Definition |
Is Private
|
- Function:
- Specifies who can access an item.
- Accepted Values:
-
- Selected - Only the owner and administrators can access the item.
- Deselected - Everyone can access the item.
- Default Value:
- Deselected
- Accepts Process Data Variables:
- No
|
- (Optional) To store the attachment ID as a
process data variable, add the variable from the Process Variables screen to the
field Store the Response Attachment ID in Custom Attribute or Schema.