Help center Features

Deep linking: open pages via app links

Understand how txmai:// links open a specific page directly in the Arcili app from notifications, emails and shared links — and why sign-in is required first.

Updated 5 June 2026

Deep linking lets a link open a specific page directly in the Arcili app — for example a particular property or company — instead of just opening the home screen. It powers notifications, emails and shared links, so you land exactly in the right place with a single tap.

An Arcili deep link uses the txmai:// scheme followed by the path to the page you want to open. The path is the same one you see in the app's address bar.

App link

Schemetxmai:// Pathejendomme/12345 Full linktxmai://ejendomme/12345

When the device opens a txmai:// link, the app automatically translates the path to the matching route and navigates there. A few examples:

txmai://ejendomme/12345
:nav[Ejendomme]{icon=building}
Opens the property
txmai://virksomheder/45448517
:nav[Virksomheder]{icon=company}
Opens the company
txmai://kort
:nav[Kort]{icon=map}
Opens the map
Note

You don't have to write these links yourself. They are generated for you — for example in a push notification or a shared URL — and open the right place when you tap them.

Deep links work from several sources, so you can always jump straight to the relevant page:

  • Notifications — tap a push notification and the app opens the page that notification is about.
  • Email — links in emails from Arcili take you into the app.
  • Browser and shared links — a shared URL opens the same location on mobile.
Tip

On desktop you share with a normal web URL from the browser's address bar instead — it opens the same page in a tab. Deep linking with the txmai:// scheme is for the native mobile app.

3Sign in first

Most pages in Arcili are protected. If you tap a deep link while you're signed out, the app sends you to Log ind first — and remembers the page you were heading to.

Once you sign in, the destination opens automatically, so you don't have to navigate to it manually again.

Important

If you don't have access to the module the link points to, the page won't open. Ask your team administrator to enable the module for the team.

Next steps