Capture contact info

Presents a series of prompts for contact information, then generates a .VCF and asks you how you want to share it.

Scripting Actions

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
action-icon-change-case.webp
Change Case
Changes the case of the text passed into the action to UPPERCASE, lowercase, or Title Case.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
Edit Reminder
Sets a specific field of the reminder passed into the action. Detail The property of the reminder to edit. Edit The operation to perform on the selected property of the reminder.
Phone Number
Passes the specified phone numbers to the next action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-street-address.webp
Street Address
Passes the specified address to the next action.
action-icon-set-name.webp
Set Name
Sets the name of the item passed as input.
shortcuts-action-icon-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
shortcuts-action-icon-share.webp
Share
Prompts to share the input.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Capture%20contact%20info
Link to Open Shortcut
shortcuts://open-shortcut?name=Capture%20contact%20info
AppleScript code
tell application “Shortcuts Events” run shortcut “Capture contact info” end tell

More From This Folder

More From The Library

Batch-add to Home Screen from folder

Asks you to choose a folder from Files or Finder containing your icons, then a folder from Shortcuts containing your shortcuts, then repeats through each adding a custom icon corresponding to the repeat index in the icon folder – icon-1.png for shortcut-1.shortcut (and so on).

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more