Skip to content

Commit a7720ea

Browse files
Add blog post for dynamic client-branded Link URLs
Announces the new feature where Link URLs automatically include a URL-safe version of the client name, rolling out March 13, 2026. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 46ae6a5 commit a7720ea

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: "Dynamic client-branded Link URLs"
3+
date: "2026-03-04"
4+
tags: ["Product", "Update", "Link"]
5+
authors: pmckinney
6+
---
7+
8+
Every client now gets a personalized, branded Link URL automatically — no code changes or manual configuration required.
9+
10+
<!--truncate-->
11+
12+
## What's new?
13+
14+
When you create a company and share a [Link](/auth-flow/overview) URL from the [Codat Portal](https://app.codat.io), the URL now automatically includes a URL-safe version of your client name. For example, if your client name is "Platypus Payments", your Link URLs will look like:
15+
16+
```
17+
link.codat.io/platypus-payments/company/:companyId
18+
```
19+
20+
Previously, providing a custom-branded Link URL required a manual code change for each client. This new approach generates branded URLs dynamically based on your client name, so every client benefits from a professional, branded experience from day one.
21+
22+
:::tip Existing URLs are unaffected
23+
All existing Link URLs will continue to work exactly as before. Any current workflows or methods of generating Link URLs are fully unaffected by this change.
24+
:::
25+
26+
### Why does this matter?
27+
28+
- **Instant branding:** Your branded Link URL is ready from the moment you start using Codat — no setup or configuration needed.
29+
- **Increased trust:** Your customers see your company name in the URL when connecting their financial data, reinforcing that they are interacting with a service they recognize.
30+
- **Professional experience:** Every Link URL you share is consistent and on-brand, helping you deliver a polished onboarding experience to your customers.
31+
32+
This builds on our recent [enhanced company branding in Link](/updates/260218-link-branding-updates), which introduced logos, brand colors, and hero images to the Link flow. Together, these updates mean your brand is present from the very first thing your customers see — the URL — all the way through the connection experience.
33+
34+
## Who is this relevant for?
35+
36+
This update applies to all clients using [hosted Link](/auth-flow/overview).
37+
38+
## How to get started?
39+
40+
No action is required. From **March 13, 2026**, your Link URLs will automatically use your client name. All existing URLs will continue to function as expected.
41+
42+
To further customize the Link experience with your logo, brand colors, and hero image, see our documentation on [Branding settings](/auth-flow/customize/branding) and [Link settings](/auth-flow/customize/customize-link).

0 commit comments

Comments
 (0)