Country Information Generator
detail.loadingPreview
Fetches and displays country information using a GraphQL API.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow retrieves detailed information about a country based on its ISO 3166-1 alpha-2 code provided via a webhook. It then formats this information into a human-readable string.
Key Features
- Fetches country name, phone code, and emoji via GraphQL.
- Dynamic country code input via webhook.
- Formats output string with country details.
- Includes error handling for workflow execution.
How To Use
- Deploy this workflow.
- Send a POST request to the provided webhook URL with a JSON body containing a
queryobject, which in turn contains acodeproperty (e.g.,{"query": {"code": "US"}}). - The workflow will return a string with the country's name, emoji, and phone code.
Apps Used
Workflow JSON
{
"id": "c9dfc11e-c36f-44a1-a35b-aaa00c394121",
"name": "Country Information Generator",
"nodes": 0,
"category": "GraphQL Integrations",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c9dfc11e-c36f...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
AI-Powered PostgreSQL Data Agent with Conversational Interface
This n8n workflow empowers you to build an intelligent, conversational agent for your PostgreSQL database. Interact with your data using natural language, perform CRUD operations, explore schemas, and generate dynamic visualizations, streamlining data management and access for any user.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Weekly Cocktail Inspiration for Your Team
Automatically share engaging cocktail recipes with your team or community every week. This workflow fetches a random recipe, generates a beautiful visual card using Bannerbear, and posts it directly to your Rocket.Chat channel, fostering fun and connection.