![](http://222.178.203.72:19005/whst/63/=gdkozZookdzbnl//assets/5DBA06F50946220C6D6D359C/5DBA06FC0946220C6D6D35A5/en_US/c10e8a839dc838a25d0feb0e9e428a0a.png)
Show data as an alert in Shortcuts
To display the custom weather data (created in the previous sections) as an alert, add the Show Alert action and provide a custom title, then place the Repeat Results variable as the body of the message.
![Show Alert action with a Repeat Results variable in the body of the alert’s message.](http://222.178.203.72:19005/whst/63/=gdkozZookdzbnl//assets/5DBA06F50946220C6D6D359C/5DBA06FC0946220C6D6D35A5/en_US/7c08317d136c0bde3aacd3ec77e74eed.png)
When you run the shortcut, it calls the API, repeats through all of the data, and pops up your custom weather data in an alert.
![Resulting alert showing the average temperatures for the week, in shortcut editor.](http://222.178.203.72:19005/whst/63/=gdkozZookdzbnl//assets/5DBA06F50946220C6D6D359C/5DBA06FC0946220C6D6D35A5/en_US/576adf7fdd4fc98b0bd30aa46cccb74a.png)
Congratulations! You’ve made a full API request in Shortcuts!
Thanks for your feedback.