If you know it as SafetyCulture or iAuditor
Same product, three names. It launched as iAuditor, was renamed SafetyCulture, and became Mitti in August 2026. SafetyCulture remains the company; Mitti is the platform. Nothing you have already set up stops working:- The mobile app kept its identifiers, so the
iauditor://deep link scheme still works. You will see it throughout this page, and it is correct — not a leftover. app.safetyculture.comURLs still resolve. Examples below useapp.mitti.com, but you do not need to go back and change anything.
Overview
Mitti (formerly SafetyCulture) is a workplace operations platform. Used with QRtub, you can:- Open a specific inspection template by scanning the equipment it belongs to
- Carry each Item’s own data into the link, which Mitti uses to pre-fill answers
- Offer several Mitti destinations on one code, so whoever scans picks what they came for
- Reach destinations Mitti has a URL for but does not make a QR code for — a training course, a report, or one question inside a long inspection
- Change which record a code opens without producing the tag again, including if you switch platforms later
Integration Method
QRtub connects to Mitti using deep links — URLs that open Mitti directly at a specific inspection, template or report. No data is exchanged between the two systems; QRtub builds the URL and Mitti handles the rest. Mitti supports two deep link formats:- Mobile app (
iauditor://) — opens the Mitti app. The scheme still carries the old name - Web app (
https://app.mitti.com/) — opens in a browser.app.mitti.comalso works
Getting Your Template ID
Before setting up deep links, you’ll need your Mitti Template ID:- Open the Mitti web app
- Navigate to your inspection template
- Copy the Template ID from the URL
- Example:
template_fcbc86fd41a74180921347e4be53bdf2
Basic Setup: Start Inspection
Mobile App Deep Link
In your Item’s Page, add a new Destination: Destination Name: Start Inspection Destination URL:iauditor://template/new_audit/<template_id>
Example:
Web App Deep Link
Alternatively, use a web app deep link for users who prefer desktop/browser access: Destination Name: Start Inspection (Web) Destination URL:https://app.mitti.com/inspection/new?templateId=<template_id>
Example:
Using QRtub URL Templates
Use QRtub’s URL Template feature to automatically insert template IDs from your Item data: Destination URL:iauditor://template/new_audit/{{item.templateID}}
Why this matters at volume: Configure the Destination once with a template placeholder. Each Item in your Collection can have a different templateID field value—some use the forklift inspection template, others use the excavator template. One Destination configuration serves all equipment types, with each QR code routing to its specific inspection template automatically.
This allows different Items to use different Mitti templates based on their Item data—no manual configuration per Item.