Checkr Plugin
Checkr is a modern, RESTful API-driven background screening service. This is a documentation for Bubble's Checkr Plugin
Last updated
Checkr is a modern, RESTful API-driven background screening service. This is a documentation for Bubble's Checkr Plugin
Last updated
Login to or create a Checkr account
Go to dashboard > Account Settings > Developer Settings
View Mode select which the environment Test or Live
Under API Keys, create a secret API key
Copy the secret API key
Go back to your Bubble editor > Plugins > Checkr
Paste it into the Username field
if it's a test key add it to the Username - dev
If it's a live key add it to the Username
Leave the password field blank
Use webhooks to receive updates on objects created with the API and to kick off additional workflows based on these events. Each time an event that you subscribed to occurs, Checkr submits a POST request to the designated webhook URL with information about the event.
Login to or create a Checkr account
Go to dashboard > Account Settings > Developer Settings
New Webhook add your Bubble backend workflow URL
Click "Add"
Under Webhook subscriptions select the events types that you want to receieve ex. Check "All report updates" if you would like to receive report related events
Use the Create A Candidate action then store the candidate id
Store the candidate id to use with other actions
To create a report, use the Create a Report action
On the create a report action type the report package and candidate id