SharePoint list and list items

Use the List and list item actions to perform various operations in your SharePoint site. You can create, get, delete, or update list and list items in a specific SharePoint site.

List and list item actions in SharePoint package

The SharePoint package includes the following list and list item actions:

Action Description
SharePoint create list Action Use the Create list action to create a new list in your SharePoint site.
SharePoint delete list Action Use the Delete list action to delete a list from your SharePoint site.
SharePoint get list Action Use the Get list action to retrieve the list details from your SharePoint site.
SharePoint update list Action Use the Update list action to update a list name in your SharePoint site.
SharePoint create list item Action Use the Create list item action to create a list item within a list in your SharePoint site.
SharePoint delete list item Action Use the Delete list item action to delete a list item from a list in your SharePoint site.
SharePoint get list item Action Use the Get list item action to retrieve the list item details from a list in your SharePoint site.
SharePoint update list item Action Use the Update list item action to update a list item value within a list in your SharePoint site.
SharePoint upload list image Action Use the Upload list image action to upload an image file to a list item in your SharePoint site.
SharePoint delete list attachment Action Use the Delete list attachment action to delete an attachment from a list item in your SharePoint site.
SharePoint download list attachment Action Use the Download list attachment action to download an attachment from a list item in your SharePoint site.
SharePoint upload list attachment Action Use the Upload list attachment action to upload an attachment to a list item in your SharePoint site.