Built by Metorial, the integration platform for agentic AI.
Delete scan records from CodeREADr. Permanently removes the specified scan records.
Update an existing app user's details. Only provided fields are changed; omitted fields remain unchanged.
Attach or remove data collection questions from a scanning service. Questions are prompts presented to app users during scanning.
Delete a barcode validation database or clear all of its values. Use the "clear" operation to remove all values while keeping the database, or "delete" to permanently remove the database entirely.
Retrieve app users from your CodeREADr account. App users are authorized personnel who access the mobile scanning app. Returns user details including username, authorized services, and device limits.
Retrieve scanning services from your CodeREADr account. Services are custom workflows that define how app users capture and collect data. Returns service configuration including validation method, associated users, questions, and settings.
Add, update, or delete barcode values in a CodeREADr database. Supports single value operations as well as bulk upsert of up to 100 values at once. Use "add" for new values, "upsert" to insert or update, "edit" to modify metadata of existing values, or "delete" to remove values.
Retrieve devices associated with your CodeREADr account. Returns device details including UDID, name, and creation timestamp.
Authorize or revoke app user access to a scanning service. Controls which users can use a specific service on the mobile app.
Create a new scanning service in CodeREADr. A service defines a workflow for how app users capture and validate barcode data. Configure the validation method, postback URLs, duplicate handling, and scheduling.
Delete one or more data collection questions from your CodeREADr account.
Add or remove predefined answer options for a question. Used with question types that have selectable options (option, checkbox, dropdown).
Delete one or more scanning services from your CodeREADr account. This permanently removes the service and its configuration.
Rename an existing barcode validation database.
Search and retrieve barcode scan records from CodeREADr. Filter by service, user, device, date range, barcode value, status, and more. Returns scan metadata including timestamps, GPS data, and question answers.
Retrieve data collection questions from your CodeREADr account. Questions are prompts presented to app users alongside scans, supporting input types like text, dropdowns, photos, GPS, and more.
Delete one or more app users from your CodeREADr account. This permanently removes the user's access to the mobile app.
Create a new barcode validation database in CodeREADr. Databases store barcode values for scan validation and can be linked to services.
Create a new app user in CodeREADr. App users can log into the mobile scanning app and access authorized services. If the username is an email address, an invitation email will be sent and password is optional.
Search and browse barcode values stored in a CodeREADr database. Filter by exact value, partial match, response text, or validity status. Supports pagination.
Rename a device registered to your CodeREADr account.
Update an existing scanning service's configuration. Only provided fields will be updated; omitted fields remain unchanged. Supports changing name, validation method, postback settings, scheduling, and duplicate handling.
Generate a barcode image URL for a given value. Supports QR codes and PDF417 barcodes with configurable size, format, and error correction level. Returns a URL that renders the barcode image.
Create a new data collection question in CodeREADr. Questions can be attached to services and presented to app users during scanning. Supports various input types.
Retrieve barcode validation databases from your CodeREADr account. Databases hold barcode values against which scans are validated, along with optional response text.