How to Develop Apps

Apps offers an easy way to work with any applications and systems outside of Flows. By developing an App you can give users a simple way to call external systems from within their Flows.

You can create an App through Flows without code however there are some concepts that will require some technical knowledge of APIs and Connections depending on how the service you are building your App for works. These will be described in more detail in the App Development help pages.

Throughout the help pages, we're going to create a Weather App that connects to the free weather API service found here.