Get Attachments

⌘K

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

get_attachments_1
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

get_attachments_2

How can we help?