API Queries Data from GraphQL - n8n Workflow | Neura Market
API Queries Data from GraphQL

Simple API which queries the received country code via GraphQL and returns it.
Example URL: [https://n8n.example.com/webhook/1/webhook/webhook?code=DE](https://n8n.example.com/webhook/1/webhook/webhook?code=DE)
1. Receives country code from an incoming HTTP Request
2. Reads data via GraphQL
3. Converts the data to JSON
4. Constructs return string
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Jan Oberhauser
set
graphql
webhook
function
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.