top of page

Country Info Lookup via GraphQL API

An n8n workflow that retrieves country details (name, phone code, emoji) using a GraphQL query to the countries.trevorblades.com API. It accepts a country code from a webhook, processes the response, and returns a formatted summary string.

bottom of page