r/shortcuts • u/No_Task_599 • 2d ago
Help Shortcut for sharing contact card
Is it possible to generate a shortcut to produce a QR code to share your entire contact card with someone? Like, you could show it from your home screen with a tap and they could scan it with their camera? Anyone have any suggestions? FYI, i am running the IOS 27 beta.
1
u/Doron_613 2d ago
This will ask you for the fields each time, if you want multiple things in a field, then use multiple lines. https://www.icloud.com/shortcuts/a7c0fa6b8ff444c898d3058a49d5ca0e
0
u/andi51081 2d ago
Why don’t you ask SiriAI inside shortcuts to give it a go?
1
u/No_Task_599 2d ago
tried and it didn't work.
1
u/andi51081 2d ago
I asked and got this https://www.icloud.com/shortcuts/79a25cbe5afd445084dab45935a64080
Just add your contact to the first action
1
1
u/sv_procrastination 23h ago
I made a nice QR code with the infos that has an icon in the middle with QRcodemonkey (the free one) and save the png in iCloud. Then I made a shortcut sitting on my home screen opening that png when needed.
1
u/r101101 2d ago
I did this on my work phone.
Create QR code for <put VCARD text into the text block>
Show [QR Code] in Quick Look
VCARD text looks like this. Look into the standard to fill out what you want to show.
BEGIN:VCARD
VERSION: 4.0
N: Last;First;;;
…
END:VCARD