codeREADr
With codeREADr modules in Make, 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.
To establish the connection, you must:
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 Make.
To establish the connection in Make:
- Log in to your Make account, add a codeREADr module to your Make, 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 scenario and add more codeREADr modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting to the codeREADr app, you can use the following types of modules to build your .
Barcode Values
- List Barcode Values of a Database
- Insert / Update a Barcode Value
- Delete a Barcode Value
Databases
- List Databases
- Create a Database
- Update a Database
- Clear a Database
- Delete a Database
Other
- Make an API Call