⚒️ API queries data from GraphQL
⚡ 5,230 views · ⚒️ Engineering
Description
workflow-screenshot
Simpe API which queries the received country code via GraphQL and returns it.
Example URL: https://n8n.exampl.ecom/webhook/1/webhook/webhook?code=DE
- Receives country code from an incoming HTTP Request
- Reads data via GraphQL
- Converts the data to JSON
- Constructs return string
🔗 Nodes Used
Function, Webhook, GraphQL
📥 Import
Download workflow.json and import into n8n:
Workflow menu → Import from File