Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: API Endpoint for Asset Label Generation and Retrieval #15677

Closed
NebelKreis opened this issue Oct 16, 2024 · 0 comments · Fixed by #15847
Closed

[Feature Request]: API Endpoint for Asset Label Generation and Retrieval #15677

NebelKreis opened this issue Oct 16, 2024 · 0 comments · Fixed by #15847

Comments

@NebelKreis
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Yes, the current process for generating and retrieving asset labels, while functional, requires manual effort when handled, which can slow down operations. We rely on Snipe-IT’s internal label generator, which works well for individual label creation but doesn’t offer an automated way to generate and retrieve labels for large numbers of assets autonomously. This manual approach can cause delays, especially during asset onboarding or inventory audits, when many assets need labeling at once. The challenge is scaling the current process while ensuring that asset labels are standardized and quickly accessible.

Describe the solution you'd like

I am requesting an API endpoint that allows for the automatic generation and retrieval of asset labels based on specific asset details such as Asset ID, Asset Tag, or Serial Number. This API should:

  • Accept these identifiers as input and return a label in a standardized format (e.g., PDF, image).
  • The API should also support retrieval of existing labels by these identifiers, allowing for quick access during audits or when labels need to be reprinted.
  • Support for bulk operations for generating or retrieving multiple asset labels in one request would further streamline the process.

This solution would automate the labeling process for assets, eliminate manual steps, and ensure labels are consistent and readily available when needed.

Describe alternatives you've considered

Outsourcing Label Management: As a last resort, we could look at third-party services for bulk label generation and management. However, this would involve additional costs and complexities in integrating with our existing asset management system.

Additional context

Automating this process via an API would greatly benefit our asset management workflow, particularly during periods of high asset turnover, such as inventory audits or new hardware rollouts.

@NebelKreis NebelKreis changed the title API Endpoint for Asset Label Generation and Retrieval [Feature Request]: API Endpoint for Asset Label Generation and Retrieval Oct 16, 2024
snipe added a commit that referenced this issue Nov 20, 2024
…ration-api

Added #15677: API Route for Generating Asset Labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant