Remove attachment
This activity removes an attachment by file name or index from the specified list item.

SharePoint Workflow Designer Phrase#
Remove file name attachment from list item at this list item.
Parameters
| Parameter | Description |
| file name | Attachment’s file name or index in the attachment collection. |
| this list item URL | Optional. Full list item URL. If the list item URL is empty, attachments will be removed from the current item. Examples: http://mysharepoint/Lists/List%20with%20Approve/1_.000http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1 |