Share from Instagram or TikTok
A Shortcut puts dubcard in the iOS share sheet. The Worker keeps working after the Shortcut runs; the card waits under New.
The quick way (iOS 27)
In the app: gear → Copy for Siri. Then open Shortcuts, ask Siri to make a shortcut, and paste. The text carries this phone's address and key, so each friend makes their own and their cards stay separate.
By hand
- Receive input from Share Sheet. Tap the ⓘ, turn on Show in Share Sheet, types URLs and Text.
- Get Contents of URL.
- URL:
- Show More → Method POST, Request Body JSON.
- Field
url= Shortcut Input. Fieldorigin=shortcut. - Header
X-Dubcard-Device= your key (gear → Copy key).
- URL:
- Get Dictionary Value for key
messagein Contents of URL. - Show Notification with the Dictionary Value as the body.
Name it dubcard. In Instagram or TikTok: Share → dubcard.
No-key option
A one-action Shortcut, Open URLs with followed by Shortcut Input, opens this app with the link filled in and submits it.
Home screen
In Safari: Share → Add to Home Screen. It runs full-screen with its own icon.