Flow Actions

Get Attachments

Introduction

"Get Attachments" flow action can be used to retrieve all attachments related to a Salesforce record. In this guide, we will see how to use this flow action in your flows.

1 - Add Get Attachments Action to your Flow

In your flow builder, search for the element named "Get Attachments". You can also find this action in the CloudFiles category when you click "action" element in "Add Element" box. Select the action to insert it into the flow.

Document image


2 - Configure Parameters

This flow action takes only 1 parameter, which is "Parent Id". This is the Id of the Salesforce record for which you want to retrieve the attachment. This can come from flow's "Record" variable in record triggered flows.

Document image