Shortcuts
The Shortcuts module enables you to execute the Make from your iPhone or iPad and send the desired data to Make.
Prerequisites
- iPhone or iPad with iOS 12 (or higher)
To connect Shortcuts to Make, you need to generate a webhook URL in Make and then insert the generated webhook URL to the Shortcuts app installed on your iOS device. To do so, follow the steps below:
From your iPhone or iPad, navigate to https://apps.apple.com/us/app/shortcuts/id915249334, and install the Shortcuts app.
Tap the +Create Shortcut tile.
- Add the action you want to send data to your from.
You can skip this step if you just want to trigger your without any data being sent.
Here are some examples of actions you can use to send data to the Make :
We will use the Get Current Weather action as an example, but you can choose one or more other actions.
Get Current Weather - to send the current weather to your Make .

Get Current Location - to send the device's address to your Make .
Dictate Text - to trigger the Make with your voice and send the speech converted to text to the Make.
Ask for Input - to trigger the and send the text, number, URL, or date you enter on your iOS device to your Make .
Get Latest Photos - to send information about the latest photo on your device.
Contacts - to send the selected contact to your Make .
Get Clipboard - to send the content of your clipboard to the Make .
- Add the Watch Shortcuts module to your Make .
- Generate and copy the webhook URL.
- Add the URL action to the Shortcut.
- Add the Get Contents of URL action to the Shortcut.
Tap to open the Get Contents of URL action's Advanced settings, and set it as follows:
Enter the desired name to the Key field, and tap, for example, the Weather Conditions () in order to insert it into the Value field (or select another property you want to send to Make).Add more fields if needed.Tap Done.
Tap Add new field, and select the Text value type.
- To test if the data from your iOS device is received correctly, go to your , and run the Watch Shortcuts module only using the Run this module only function.
- Open the Shortcuts app on your iPhone or iPad, and tap the tile of the Shortcut to run actions you have defined in the steps above.
The Watch Shortcuts module in your is triggered and receives the data from the Shortcut.
You can now connect other modules to build your Make .