Skip to main content

API queries data from GraphQL

Workflow preview

API queries data from GraphQL preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

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

  1. Receives country code from an incoming HTTP Request
  2. Reads data via GraphQL
  3. Converts the data to JSON
  4. Constructs return string