App Download Smart Link
save_app_store_linkCreate a device-routing smart link and dynamic QR code for a mobile app: the same short link sends iPhone users to the Apple App Store and Android users to Google Play. Use this for 'download our app' campaigns in print, ads, websites, or link-in-bio pages. An app name and at least one store URL (iOS or Android) are required; an icon URL is optional. When qr_id is provided, update the app destinations while preserving the existing short link and QR code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qr_id | No | Optional QRCodeKIT identifier for updating an existing QR instead of creating one. | |
| ios_url | No | Optional Apple App Store URL, such as https://apps.apple.com/app/example/id123. | |
| app_name | Yes | App name shown on the App Store QR landing page. | |
| image_url | No | Optional app icon image URL. | |
| android_url | No | Optional Google Play URL, such as https://play.google.com/store/apps/details?id=com.example. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | QR codes visible to the active account. |