> For the complete documentation index, see [llms.txt](https://help.novacuraflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations.md).

# Generic operations

- [Custom list](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list.md)
- [Attachments](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/attachments.md): Add, delete and list
- [Create new item](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/create-new-item.md)
- [Create new item, with field values](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/create-new-item-with-field-values.md)
- [Delete item](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/delete-item.md)
- [Get items by query](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/get-items-by-query.md)
- [List all items](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/list-all-items.md)
- [List fields of items](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/list-fields-of-items.md)
- [Update item field](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/custom-list/update-item-field.md)
- [Document library](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/document-library.md)
- [Check in/out file](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/document-library/check-in-out-file.md)
- [File management](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/document-library/file-management.md)
- [Create sub folder](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/document-library/create-sub-folder.md)
- [Upload/download](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/document-library/upload-download.md)
- [Tasks](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/tasks.md)
- [Attachments](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/tasks/attachments.md)
- [Predecessors](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/tasks/predecessors.md)
- [Task information](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/tasks/task-information.md)
- [Update task](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/tasks/update-task.md)
- [Create new subtask](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/tasks/create-new-subtask.md)
- [Create new task](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/tasks/create-new-task.md)
- [User operations](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/user-operations.md)
- [Group operations](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/user-operations/group-operations.md)
- [Get user by ID](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/user-operations/get-user-by-id.md)
- [Get user by login name](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/user-operations/get-user-by-login-name.md)
- [List users](https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations/user-operations/list-users.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.novacuraflow.com/6.11/development/flow-studio/connectors/business-systems/microsoft-sharepoint-2013/generic-operations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
