ConnectWyze

Lens Share (mlens.fyi)

Share a live, interactive preview of your hosted data source with external stakeholders using mlens.fyi — no ConnectWyze login required.


What it is

Lens Share is an integration with mlens.fyi that lets you generate a shareable link from a workflow's hosted data-source output. Recipients can browse and filter data source items in mlens.fyi without accessing your ConnectWyze workspace. The link is scoped to the specific data-source data you choose to expose.

ConnectWyze proxies the share request through a server-side route, resolving your API key transparently, so the mlens.fyi key is never exposed to the browser.


When you'd use it

  • You want to send a creative preview to a client or external reviewer who does not have a ConnectWyze account.
  • Your team uses mlens.fyi for data-source QA and you want to route your hosted workflow output into it.
  • You need a persistent, shareable URL that always reflects the latest data-source state.

Quick start (user)

Add your Lens API key

A workspace admin or owner must complete this step first.

  1. Go to Dashboard → Settings → Workspace (/dashboard/settings/workspace).
  2. Scroll to the Integrations section and find Lens Share (mlens.fyi).
  3. Enter your API key from mlens.fyi. Keys follow the format mlens_sk_....
  4. Click Save. The key is encrypted at rest and never displayed again in full.

Share a hosted data source

  1. Open a workflow that has a hosted data source configured.
  2. Click the Share button or open the share dialog.
  3. Select which fields to include in the shared view using the Fields selector.
  4. Click Create Lens Share. ConnectWyze calls mlens.fyi on your behalf and returns a shareable URL.
  5. Copy the URL and send it to your recipients.

Settings reference

Workspace Integrations — Lens Share

Setting Description
API key Your mlens.fyi API key (mlens_sk_...). Required for Lens Share to work. Workspace admins only.

Share dialog

Setting Description
Fields mode Controls which data-source fields are included in the shared Lens view. Use this to exclude internal or sensitive columns.

Troubleshooting

Symptom Fix
"No API key configured" (412) A workspace admin needs to add the Lens API key under Settings → Workspace → Integrations.
"Lens API key should start with 'mlens_'" Check the key copied from mlens.fyi — it must begin with mlens_.
Share link is empty or does not load Verify the workflow has a hosted data source configured and at least one data source item exists.
Fields are missing from the Lens view Adjust the Fields selector in the share dialog to include the missing columns.