A comprehensive PHP webhook for tracking corporate assets and equipment through QR code scanning.
Asset is ready for use, can be checked out, located at designated spot.
Asset is assigned to a user, shows who has it and since when.
Asset is being serviced, not available for checkout.
Asset is no longer in service, kept for historical records.
Asset cannot be located, requires investigation.
When scanning an available asset:
For assets currently in use:
For assets requiring maintenance:
Use the configuration tool to generate a QR code with your webhook URL:
Scan asset QR codes to get instant information about:
asset_code
- Unique asset identifier (QR code content)name
- Asset name/descriptioncategory_id
- Asset categoryserial_number
- Manufacturer serial numbercurrent_location_id
- Current locationstatus
- Current statuschecked_out_to
- User who has the assetLAPTOP001
- Dell Latitude 7420 (Checked out)MONITOR002
- Samsung 27" Monitor (Available)DESK003
- Standing Desk (Available)DRILL004
- Cordless Drill (Maintenance)VAN005
- Delivery Van (Available)asset-tracking-webhook.php
- Main webhook scriptasset-tracking-README.md
- Complete documentationReady to implement asset tracking with AllCodeRelay?
Download Webhook Script View Full Documentation