You can start an inspection in several ways: by scanning a QR code on an asset, selecting a template from the inspections page, or through a work request. Check out our guide on starting inspections for detailed instructions.
Scan2Evolve provides a comprehensive Asset Sync API that allows you to sync assets, meters, and meter readings from external systems. Learn more in our Asset Sync API documentation. You can also use the Employee Sync API to sync employee data.
Yes! You can create and customize inspection templates with sections, questions, conditional logic, and various response types. See our template creation guide for step-by-step instructions.
Each asset in Scan2Evolve has a unique QR code. When you scan the QR code with the mobile app, it automatically loads the asset details and available inspection templates. Learn more in our QR code inspections guide.
currentReading is used for the latest meter reading when assigning meters (updates telematics tracking), while meterReadings is used for bulk historical data uploads. See our Asset Sync documentation for details.
Work requests are created from inspections when compliance flags are raised. These can be converted to work orders for tracking and completion. Check out our work management guide for more information.
Yes, you need to create API credentials in your organization settings. The API supports both Bearer Token and Basic Auth. See our authentication documentation for setup instructions.
Yes, the mobile app supports offline mode. You can start inspections offline, and they will sync automatically when you regain internet connectivity. Learn more in our mobile app guide.
You can view inspection history from the inspections page, asset detail pages, or through reports. See our inspection history guide for details on filtering and viewing past inspections.
If you provide assetTypeNamein the sync request but the asset type doesn't exist, the sync will fail with an error. You must create the asset type in-app before syncing assets that reference it. Learn more in our Asset Sync documentation.