Modifying this control will update this page automatically
![](http://222.178.203.72:19005/whst/63/=gdkozZookdzbnl//assets/5B296C8B680CE27831E138C3/5B296C8E680CE27831E138D3/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/5B296C8B680CE27831E138C3/5B296C8E680CE27831E138D3/en_US/fea880b4c3031e4addb698d23fba1b30.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/5B296C8B680CE27831E138C3/5B296C8E680CE27831E138D3/en_US/869ea1bf9b98ad8cee4f4fb19a9746ea.png)
Congratulations! You’ve made a full API request in Shortcuts!