Codereadr
CodeREADr is a mobile data collection and barcode scanning platform that enables businesses to create and manage services for data capture, validation, and reporting.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Codereadr authenticates with an API key. Generate the credential in your Codereadr account, then paste it into FlyMyAI the first time an agent uses a Codereadr action.
Get your Codereadr credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
CodeREADr API Key | The API key provided by CodeREADr for authenticating API requests. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CODEREADR_COLLECT_DATA_WITH_QUESTIONS | Tool to configure data collection forms by adding custom questions. Use after creating a service to collect survey questions after each scan. | service_id, questions |
CODEREADR_CONFIGURE_CONNECTOR | Helper to guide configuring the CodeREADr Connector for Google Sheets. There is no public API to programmatically create connector configurations. This tool validates your API connectivity (optional) and returns clear steps to proceed via the Google Sheets Ad… | - |
CODEREADR_CONFIGURE_DSU | Tool to configure a Direct Scan URL (DSU). Use after obtaining a valid service ID to set up scan callbacks. Use when you need to enable or update the DSU postback settings for a CodeREADr service. | service_id, postback_url |
CODEREADR_CONFIGURE_KIOSK_MODE | Tool to enable and configure Kiosk Mode for unattended scanning. Use when setting up a dedicated scanning kiosk after service setup. | pin |
CODEREADR_CONFIGURE_PICKING_DELIVERY_APP | Tool to configure the complete picking, delivery, and receiving workflow. Use when setting up scan workflow endpoints for an existing CodeREADr service. | service_id, dsu_postback_url, real_time_postback_url, questions |
CODEREADR_CONFIGURE_POSTBACK_URL | Tool to configure a real-time postback URL for a CodeREADr service. Use when you need to set up or modify scan forwarding for an existing service. | service_id, postback_url |
CODEREADR_CREATE_SERVICE | Tool to create a new workflow configuration (service) for scanning tasks. Use after obtaining a valid API key when registering a new Service. | - |
CODEREADR_DELETE_DATABASE | Tool to delete an existing CodeREADr database. Use when you need to remove a database by its ID after confirming you no longer need its data. Example prompt: "Delete database with ID 123e4567-e89b-12d3-a456-426614174000". | database_id |
CODEREADR_DELETE_DEVICE | Tool to delete a device. Attempts the REST endpoint first and falls back to the legacy section/action API as needed. Parses JSON, XML, or text heuristically to avoid brittle failures. | device_id |
CODEREADR_DELETE_QUESTION | Tool to delete an existing custom question. Attempts the documented REST endpoint first; if unavailable, falls back to the legacy section/action API. | question_id |
CODEREADR_DELETE_SERVICE | Tool to delete an existing CodeREADr service. Use when you need to remove a service by its ID. Example prompt: "Delete service with ID 123e4567-e89b-12d3-a456-426614174000". | service_id |
CODEREADR_DELETE_USER | Tool to delete an existing user account. Attempts the REST endpoint first and falls back to the legacy section/action API if needed. | user_id |
CODEREADR_GENERATE_SCAN_LINK | Tool to generate a CodeREADr scan link URI. Use when you want to open the CodeREADr app’s scanner pre-filled with a specific ID. | scan_id |
CODEREADR_LIST_SUPPORTED_BARCODE_TYPES | Tool to list supported barcode types. Use when you need to know which symbologies CodeREADr can scan. | - |
CODEREADR_MANAGE_RESPONSE_FIELDS | Tool to create or update response fields returned with scan data. Use when customizing which fields to include in scan payloads. | service_id, fields |
CODEREADR_RETRIEVE_DATABASES | Tool to list all validation databases. Use when you need to fetch the configured scan-validation databases in your CodeREADr account after authentication. | - |
CODEREADR_RETRIEVE_DEVICES | Tool to fetch registered devices. Use when you need to list all devices in your CodeREADr account. | - |
CODEREADR_RETRIEVE_SCANS | Tool to retrieve bulk scan records. Use after specifying filters to fetch scan history in JSON or CSV for reporting. | - |
CODEREADR_RETRIEVE_SERVICES | Tool to list all services. Use when you need to fetch configured services in your CodeREADr account after authentication. | - |
CODEREADR_SET_ADMIN_PIN | Tool to set or update the administrator PIN for Kiosk Mode. Use when updating the global or device/service-specific kiosk admin PIN. | pin |
CODEREADR_UPDATE_QUESTION | Tool to update an existing custom question. Use when you need to modify question text or response options after creation. Use after confirming the question_id. | question_id |
CODEREADR_UPDATE_SERVICE | Tool to update an existing service configuration. Use when you need to change settings of a CodeREADr service by ID. | api_key, service_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Codereadr!