Asks you to enter the ounces of water you want to log, then adds it to the Health app.

Scripting Actions

shortcuts-action-icon-list.webp
List
Allows you to specify a list of items to be passed to the next action.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
Log Health Sample
Adds a data point into the Health app.
shortcuts-action-icon-nothing.webp
Nothing
This action does nothing and produces no output. It is useful to separate blocks of actions, or to ensure that no input is passed to the next action.
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.
Get Details of Health Sample
Extracts information about a health sample including the type, value, unit, start date, end date, duration, source, and name.
shortcuts-action-icon-round-number.webp
Round Number
Rounds the number(s) passed into the action.
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
action-icon-calculate.webp
Calculate
Performs a number operation on the input and returns the result.
shortcuts-action-icon-show-alert.webp
Show Alert
Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut.

Extra Details

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

More From This Folder

More From The Library

Toggle Voice Control

Switches the Voice Control so you can issue commands to your device, giving you hands-free control of your devices.

Works great for Accessibility purposes, as well as simply using a device when you can’t reach it – I use this on my iPad Pro when it’s on the stand I have on my desk.

Get Shortcut »

Toggle the Sound Machine

Turns my Eve Switch on or off depending on its current state, which controls the sound machine we have in our bedroom for drowning out little noises and providing a constant background sound to sleep to.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more