How to unlock Igloohome locks with Blippa QR codes

You will need:

  • Igloohome padlock
  • Blippa account with administrative login.
  • Blippa Igloohome subscription.

Steps:

  1. Download the Igloohome app.
  2. In the app, create an account.
  3. Pair the padlock.
  4. Goto BlippaCom
  5. In the Settings-Integrations menu, select Igloohome.
  6. Choose Connect (leave the Client XX not selected).
  7. Login with the Igloohome account that you created.
  8. Goto Settings-Data Sources.
  9. Add Igloohome as a data source. Name it something like ”Igloohome Locks”.
  10. In a Function block or an Object, add a variable with the name ”Igloo Lock” and type ”Datasource”. Select the ”Igloohome Locks” datasource.
  11. Now, you can select the lock in the variable (to connect the lock to a specific object).

To use a form to generate unlock codes for the lock, do the following:

  1. Create a Form.
  2. Configure payments (covered in a future post).
  3. In the form-Actions, add Form Submit, choose Igloohome Algopin.
  4. Select the lock variable
  5. Enter the appropriate Pincode options, such as Valid for XX or One-Time.
  6. The generated pincode will then be available through the variable $var:blip-algoPin$ after the form is successfully submitted.
    (This variable is unfortunately not selectable through the Variable Picker and has to be entered manually for the time being)
  7. Use the variable in SendTo’s like SMS/Email, in the forms confirmation text or transfer it to a Created Object using the Action ‘Set Variable’