diff --git a/site/sigmaguides/src/dataapps_api_actions_getting_started/dataapps_api_actions_getting_started.md b/site/sigmaguides/src/dataapps_api_actions_getting_started/dataapps_api_actions_getting_started.md index 22eb29fe..04a7a17e 100644 --- a/site/sigmaguides/src/dataapps_api_actions_getting_started/dataapps_api_actions_getting_started.md +++ b/site/sigmaguides/src/dataapps_api_actions_getting_started/dataapps_api_actions_getting_started.md @@ -15,6 +15,10 @@ Duration: 5 This QuickStart introduces Sigma API Actions by connecting to the Open-Meteo Weather API, a free weather data service that requires no authentication. + + You'll use a preconfigured Sigma template to select a city from a dropdown list and fetch current weather details in real-time. Along the way you'll learn how to: