Contact
Platform

One native app. Full visibility.

No middleware, no external agents, no data leaving your org. Integration Lens runs entirely as a managed package inside Salesforce.

How it works

From inspection run to resolved incident

Every part of Integration Lens is built on standard Salesforce objects and Apex — nothing to host, nothing to patch.

Run an Inspection

Kick off an Integration Inspection Run from the app. It scans your org metadata and writes one Integration Inspection Result per touchpoint found, each with a category and severity.

Configure & Log

Register each integration as an Integration Config — endpoint, protocol, named credential, retry and backoff strategy. From then on, every call is written to the Integration Log automatically.

Alert & Govern

Set an Alert Failure Threshold and Alert Window per Integration Config. When failures spike, the recipients on file are notified — and Integration User records flag risky API access along the way.

Architecture & Security

Native by design. Nothing leaves Salesforce.

Integration Lens stores everything as standard custom objects in your org, respecting your existing sharing rules, field-level security, and Shield encryption.

Integration Config

The registry of every integration you manage — endpoint, protocol, named credential, retry policy, alert thresholds.

Inspection Run & Result

Each scan is an Inspection Run; every touchpoint it finds becomes an Inspection Result with a category and severity.

Integration Log

One record per transaction — direction, status, duration, retries, correlation ID, and full payloads.

Integration User

Tracks API-enabled users and profiles with a status and risk flag, so nothing slips through unnoticed.

Security, the way your admins already trust it

  • Respects org-wide defaults, sharing rules, and field-level security
  • Compatible with Salesforce Shield Platform Encryption
  • No external servers, no data warehouse, no third-party callouts
  • Installed and upgraded like any managed package, via change sets or DevOps pipelines
ObjectRecords/OrgStorage
Integration Config~20–200Custom object
Inspection Result~100s–1000sCustom object
Integration LogHigh volumeCustom object
Integration User~10–500Custom object

See the architecture on your own org.

We'll walk through a live install on a sandbox — no data ever leaves it.