Codereadr
Overview
SLUG: CODEREADR
Description
CodeREADr is a mobile data collection and barcode scanning platform that enables businesses to create and manage services for data capture, validation, and reporting.
Authentication Details
API Key
Connecting to Codereadr
Create an auth config
Use the dashboard to create an auth config for the Codereadr toolkit. This allows you to connect multiple Codereadr accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Codereadr Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Codereadr toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CODEREADR_COLLECT_DATA_WITH_QUESTIONS
Tool Name: Collect Data With Questions
Description
Action Parameters
Action Response
CODEREADR_CONFIGURE_CONNECTOR
Tool Name: Configure CodeREADr Connector
Description
Action Parameters
Action Response
CODEREADR_CONFIGURE_DSU
Tool Name: Configure Direct Scan URL (DSU)
Description
Action Parameters
Action Response
CODEREADR_CONFIGURE_KIOSK_MODE
Tool Name: Configure CodeREADr Kiosk Mode
Description
Action Parameters
Action Response
CODEREADR_CONFIGURE_PICKING_DELIVERY_APP
Tool Name: Configure Picking, Delivery & Receiving App
Description
Action Parameters
Action Response
CODEREADR_CONFIGURE_POSTBACK_URL
Tool Name: Configure CodeREADr Postback URL
Description
Action Parameters
Action Response
CODEREADR_CREATE_SERVICE
Tool Name: Create CodeREADr Service
Description
Action Parameters
Action Response
CODEREADR_DELETE_DATABASE
Tool Name: Delete CodeREADr Database
Description
Action Parameters
Action Response
CODEREADR_DELETE_DEVICE
Tool Name: Delete Device
Description
Action Parameters
Action Response
CODEREADR_DELETE_QUESTION
Tool Name: Delete Custom Question
Description
Action Parameters
Action Response
CODEREADR_DELETE_SERVICE
Tool Name: Delete CodeREADr Service
Description
Action Parameters
Action Response
CODEREADR_DELETE_USER
Tool Name: Delete CodeREADr User
Description
Action Parameters
Action Response
CODEREADR_GENERATE_SCAN_LINK
Tool Name: Generate Scan Link
Description
Action Parameters
Action Response
CODEREADR_LIST_SUPPORTED_BARCODE_TYPES
Tool Name: List Supported Barcode Types
Description
Action Parameters
Action Response
CODEREADR_MANAGE_RESPONSE_FIELDS
Tool Name: Manage CodeREADr Response Fields
Description
Action Parameters
Action Response
CODEREADR_RETRIEVE_DATABASES
Tool Name: Retrieve CodeREADr Databases
Description
Action Parameters
Action Response
CODEREADR_RETRIEVE_DEVICES
Tool Name: Retrieve Devices
Description
Action Parameters
Action Response
CODEREADR_RETRIEVE_SCANS
Tool Name: Retrieve bulk scan records
Description
Action Parameters
Action Response
CODEREADR_RETRIEVE_SERVICES
Tool Name: Retrieve CodeREADr Services
Description
Action Parameters
Action Response
CODEREADR_SET_ADMIN_PIN
Tool Name: Set Admin PIN
Description
Action Parameters
Action Response
CODEREADR_UPDATE_QUESTION
Tool Name: Update CodeREADr Question
Description
Action Parameters
Action Response
CODEREADR_UPDATE_SERVICE
Tool Name: Update CodeREADr Service
Description
Action Parameters
Action Response