SharePoint download list attachment action
- Updated: 2023/08/04
SharePoint download list attachment action
Use the Download list attachment action to download an attachment from a list item in your SharePoint site.
Prerequisites
Ensure that you are authenticated before initiating any SharePoint action. For more details, see SharePoint authenticate action.
Procedure
- From the Actions pane, select and place it in the canvas.
-
In the Site field,
select one of the following options:
- Default site: The site name used during authentication is considered the default site.
- Other site: If you want to choose a different site, specify the different site name.
- In the List name field, specify a list name or select a variable that contains the list name.
- In the List item ID field, specify a list item ID or select a variable that contains the list item ID.
- In the Destination folder field, specify the folder path where you want to download the attachment.
-
In the Session field,
select one of the following options:
- Session name: The name you provided for the session during authentication.
- Variable: Select a variable which contains the session name.