-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Description:
Currently, the Snipe-IT Audit API only allows submitting audit records for a single asset at a time. In RFID-based auditing projects, however, hundreds of assets can be scanned simultaneously in the field, and it is essential to record their audit information in bulk with a single request.
Suggested Enhancement:
Extend the Audit API to accept an array of asset IDs, allowing the same audit details to be recorded for multiple assets in a single API call.
Use Case:
In warehouse, archive, or office environments, RFID readers can detect 200+ assets at once.
Making individual API calls for each asset decreases mobile performance and puts unnecessary load on the server.
This slows down the audit workflow and negatively impacts the user experience.
Why is this important?
Bulk inventory audits have become standard for many organizations.
This feature will significantly streamline real-time audits, especially when using mobile RFID solutions.
It will also provide great flexibility and efficiency for developers integrating with the API.
Conclusion:
This improvement will align Snipe-IT more closely with modern inventory technologies like RFID and make it suitable for a broader range of enterprise workflows.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status