Configuration
| Field | Meaning |
|---|---|
| Destination URL | The long URL the short link should redirect to. This can include workflow variables. |
| TTL | How long the short link remains active before expiring. |
- 1 day
- 3 days
- 7 days
- 30 days
- 90 days
Good Uses
- Sharing a signed PDF or report URL from a workflow notification.
- Sending a temporary link to a generated captive portal coupon document.
- Making long dashboard or workflow output URLs easier to read in an email.
- Giving an external system a short-lived redirect link instead of a permanent URL.
Operating Guidance
- Choose the shortest TTL that gives the recipient enough time.
- Do not use short links as access control by themselves. The destination should still enforce its own authorization or signature where needed.
- Avoid shortening URLs that contain secrets in query parameters.
- Include enough context in the notification so users know why they received the link.
Related Pages
Workflow node reference
Review the Shorten Link action with other workflow nodes.
Captive portal configuration
Use coupon workflows and notification delivery for guest access.