> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bulk Update API reference

> Bulk Update API reference

Supported entities/tables:

* [appointment][3]
* [contact][4]
* [document][5]
* [person][6]
* [project][7]
* [sale][8]
* [selection][9]
* [ticket][1]

[1]: ./ticket-table

[3]: ./appointment-table

[4]: ./contact-table

[5]: ./document-table

[6]: ./person-table

[7]: ./project-table

[8]: ./sale-table

[9]: ./selection-table


## Related topics

- [Practical details - how to use Bulk Update API](/en/api/bulk-operations/bulk-update/using-bulk-update.md)
- [SuperOffice.WebApi.Agents.BulkUpdateAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.BulkUpdateAgent.md)
- [Bulk update examples using NetServer Core API](/en/api/bulk-operations/bulk-update/ns-core-examples.md)
- [SuperOffice.WebApi.Agents.IBulkUpdateAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IBulkUpdateAgent.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.BulkUpdate](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.BulkUpdate.md)
- [SuperOffice.WebApi.Data.BulkUpdate ExecuteByEntityIdsRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.BulkUpdate_ExecuteByEntityIdsRequest.md)
- [SuperOffice.WebApi.Data.BulkUpdate ExecuteBySelectionIdRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.BulkUpdate_ExecuteBySelectionIdRequest.md)
