Diaflow's Documentation
HomePricingIntegrations
Documentation
Documentation
  • 😎WELCOME TO DIAFLOW
    • Introduction to Generative AI
    • What can you build with Diaflow?
  • 💻USER ACCOUNT
    • Create your user account
    • Delete your user account
    • Log out and log in
    • Change "Personal" & "Workspace" settings
    • Reset user account password
  • 🚀Getting Started
    • Let's start with the basics
      • How a component works?
      • How a flow works?
      • Creating your first flow
    • Dashboard
      • Services
      • Create a flow from scratch
      • Create a flow from templates
      • View your flows
    • Terminology
  • 🌊Flows
    • Overview
    • Create a flow
    • Delete a flow
    • Manage a flow
    • Publish a flow
    • Unpublish a flow
    • Deployment
    • Component Reference
      • Trigger
        • When inputs are submitted (Apps)
        • Cronjob (Automation)
        • Webhook (Automation)
        • Microsoft Outlook (Automation)
      • Outputs (Apps)
        • Text Output
        • Chart Output
        • Video Output
        • Audio Output
        • Image Output
      • Built in tools
        • Branch
        • Merge (Multiple data source to JSON)
        • Split Data (JSON Formatter)
        • Video to audio
        • Get current date and time
        • Web scraper
        • Document to plain text
        • Retrieve data from spreadsheet (Spreadsheet analyzer)
        • Spreadsheet creator
        • Convert JSON to chart data
        • PDF to image
        • Get weather information
        • HTTP Request
        • Get GEO Location
        • SMTP
        • Loop
      • Built in resources
        • Diaflow Vision
        • Diaflow Vectors
        • Diaflow Drive
        • Diaflow Table
      • Apps
        • Hunter.io
        • Outlook Email
        • Telegram
        • Slack
        • Python
        • YouTube
        • SerpAPI
        • Google Sheet
          • Document-level Operations
          • Sheet-level Operations
          • Data-level Operations
      • Database
        • MySQL
        • Microsoft SQL
        • PostgreSQL
        • Snowflake
      • Private AI/LLM Models
        • OpenAI
          • GPT Variants
          • GPT Vision
          • DALL-E Variants
          • TTS Variants
          • Whisper
        • Anthropic
        • Llama
        • Google Gemini
        • Cohere
        • MistralAI
      • Public AI/LLM Models
        • OpenAI Cloud
        • Perplexity Cloud
        • Deepseek Cloud
        • Anthropic Cloud
        • Replicate
        • Straico
        • OpenRouter
        • Cohere Cloud
        • Google Gemini Cloud
        • MistralAI Cloud
        • ElevenLabs Cloud
      • AI Tools
  • ✒️PRODUCTIVITY TOOLS
    • Tables
    • Drive
    • Vectors
      • Document
      • Article
      • URLs
  • 🏠Workspace
    • History
    • Teams
    • Billing & Subscription
      • Upgrade/Downgrade a subscription
      • Buy credits
      • Credit Usage
      • Cancel a subscription
    • Settings
      • Personnal
      • Workspace
        • Change workspace
        • Workspace settings
        • Custom Domain
        • Delete workspace
      • Change Language
    • Documentation
    • Integrations
    • API keys
  • 📑Other
    • FAQs
    • Contact Information
Powered by GitBook
On this page
  • Description
  • Component settings
  • Advanced configurations
  • Use case

Was this helpful?

  1. Flows
  2. Component Reference
  3. Built in tools

Get weather information

Retrieve the weather with this component.

Last updated 1 month ago

Was this helpful?

Description

What it does This component provides a comprehensive suite of weather-related features, allowing you to configure and access up-to-date weather information. With this tool, you can retrieve current weather conditions, view detailed forecasts for upcoming days, and access historical weather data. This functionality is invaluable for applications requiring real-time weather updates, long-term planning, or analysis of past weather patterns.

The Get weather information component has the identifier of weather-X, where X represents the instance number of the Get weather information component.

When to use it? Let's say you're sending out daily reminders to your team about outdoor tasks. You can use this node to get the weather forecast for their location and include it in the reminder email, helping them prepare for the day.

Component settings

Parameter Name
Description

Type

Select the result of weather information. Options:

  • Current weather

  • Forecast

  • History

Input

Select the way to input data.

Options:

  • City name

  • Latitude and Longitude

  • US Zipcode

  • Ip adress

Value

Value for the input data.

  • City name: Paris

  • Latitude and Longitude: 48.8567, 2.3508

  • US zipcode: 10001

  • Ip adress : 132.158.28.75

Day

Only available if you choose "Forecast".

Number of days of forecast required.

Range 1-14

Start date

Only available if you choose "History".

The start date for History method The min value of this field is 1st Jan, 2010

End date

Only available if you choose "History".

The end date for History method, should be greater than Start date field value and difference should not be more than 30 days between the two dates.

Advanced configurations

The Get weather information component has no advanced configurations

Use case

Here is a simple use case of the Get weather information component, where the Get weather information component is used to generate the current weather in Da Nang the 23/07/2023.

🌊