Export Heart Rate data

Finds Health data from your headphones from the last 7 days, formats it in JSON, and makes a ZIP archive before asking you where to save it.

Actions Used

shortcuts-action-icon-make-archive.webp
Make Archive
Makes an archive out of the files passed as input. Supports creating zip, tar.gz, tar.bz2, tar, gzip, cpio, or iso archives.
shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
shortcuts-action-icon-dictionary.webp
Dictionary
Passes the specified list of key-value pairs to the next action as a dictionary.
shortcuts-action-icon-set-dictionary-value.webp
Set Dictionary Value
Sets a value in the dictionary passed into the action.
shortcuts-action-icon-save-file.webp
Save File
Save files to iCloud Drive. Turn off “Ask Where to Save” in order to specify a destination path in the Shortcuts folder.
Find Health Samples
Searches for the health samples in your library that match the given criteria. Allows for sorting, changing the order, grouping by time periods, limiting the number passed as a result, and more. Includes most information in the Health app.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Export%20Heart%20Rate%20data
Open Shortcut deep link
shortcuts://open-shortcut?name=Export%20Heart%20Rate%20data
AppleScript code
tell application “Shortcuts Events” run shortcut “Export Heart Rate data” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.