create_link
Create a deep link with device-specific URLs, UTM parameters, targeting rules, and custom short codes, returning a short URL.
Instructions
Create a new deep link in LinkForty. Supports device-specific URLs (iOS App Store, Google Play, web fallback), UTM parameters, targeting rules, custom short codes, deep link parameters, attribution window, and expiration. If no templateId or templateSlug is provided, the workspace default template is used automatically. Returns the created link with its short URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| description | No | ||
| iosUrl | No | ||
| androidUrl | No | ||
| webFallbackUrl | No | ||
| customSchemeUrl | No | ||
| customCode | No | ||
| projectId | No | ||
| templateId | No | ||
| templateSlug | No | ||
| utmParameters | No | ||
| targetingRules | No | ||
| deepLinkParameters | No | ||
| attributionWindowHours | No | ||
| expiresAt | No |