Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Delete Scans

Delete scan records from CodeREADr. Permanently removes the specified scan records.

Update User

Update an existing app user's details. Only provided fields are changed; omitted fields remain unchanged.

Manage Service Questions

Attach or remove data collection questions from a scanning service. Questions are prompts presented to app users during scanning.

Delete Database

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.

List Users

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.

List Services

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.

Manage Database Values

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.

List Devices

Retrieve devices associated with your CodeREADr account. Returns device details including UDID, name, and creation timestamp.

Manage Service Users

Authorize or revoke app user access to a scanning service. Controls which users can use a specific service on the mobile app.

Create Service

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 Question

Delete one or more data collection questions from your CodeREADr account.

Manage Question Answers

Add or remove predefined answer options for a question. Used with question types that have selectable options (option, checkbox, dropdown).

Delete Service

Delete one or more scanning services from your CodeREADr account. This permanently removes the service and its configuration.

Rename Database

Rename an existing barcode validation database.

Retrieve Scans

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.

List Questions

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 User

Delete one or more app users from your CodeREADr account. This permanently removes the user's access to the mobile app.

Create Database

Create a new barcode validation database in CodeREADr. Databases store barcode values for scan validation and can be linked to services.

Create User

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 Database Values

Search and browse barcode values stored in a CodeREADr database. Filter by exact value, partial match, response text, or validity status. Supports pagination.

Update Device

Rename a device registered to your CodeREADr account.

Update Service

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 Barcode

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 Question

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.

List Databases

Retrieve barcode validation databases from your CodeREADr account. Databases hold barcode values against which scans are validated, along with optional response text.