codeREADr
With codeREADr modules in , you can manage the barcode values and databases in your codeREADr account.
To use the codeREADr modules, you must have a codeREADr account. You can create an account at codereadr.com.
Refer to the codeREADr API documentation for a list of available endpoints.
Connect codeREADr to
To establish the connection, you must:
Obtain your API key in codeREADr
To obtain your API key from your codeREADr account:
Log in to your codeREADr account.
In the dashboard, click Account > Settings.
In the left sidebar, click API > Keys.
Click Generate New API Key.
Copy the API key value shown and store it in a safe place.
You will use this value in the API Key field in .
Establish the connection with codeREADr in
To establish the connection in :
Log in to your account, add a codeREADr module to your , and click Create a connection.
Optional: In the Connection name field, enter a name for the connection.
In the API Key field, enter the API key copied above.
Click Save.
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your and add more codeREADr modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build codeREADr
After connecting the app, you can perform the following actions:
List Barcode Values of a Database
Insert / Update a Barcode Value
Delete a Barcode Value
List Databases
Create a Database
Update a Database
Clear a Database
Delete a Database
Make an API Call