Contact us

Get Attachments

Activity allows to get attachments from list item and save is as dictionary. SharePoint Designer phrase

SharePoint Designer phrase for the Get Attachments activity in the Virto SharePoint Workflow Activities Kit

Parameters#

Output parameters

ParameterDescriptionExample
AttachmentsThe dictionary that representsthe attachmentsVariable:attachments

Input parameters

ParameterDescriptionExample
ItemIDThe ID of the sourceitem.Variable:ItemID
List identifierThe list where the item will be stored. The value could be list name, guid or list url (the web site relative URL. If the value field is empty, current list willbe used.[%Workflow Context: List ID %]/Lists/Tasks Tasks
SiteURLThe URL of a SharePoint site. If the value field is empty, current site will beused.[%Workflow Context:Current Site URL%]/ https://contoso/SiteUrl/

Example

Example configuration of the Get Attachments workflow activity reading list item attachments into a dictionary

Updated on October 24, 2024