Skip to product information

Furriq Cat Breed Lookup Webhook (n8n) | API HTTP Request

Furriq Cat Breed Lookup Webhook (n8n) | API HTTP Request

 (200+Reviews)
Regular price £41.99
Regular price £41.99 Sale price
SAVE Sold out
Instant Digital Download
Unlimited Downloads
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
23 people viewing
High interest right now
9 added today
Fast-moving digital product
Furriq Cat Breed Lookup Webhook (n8n) | API HTTP Request

Furriq Cat Breed Lookup Webhook (n8n) | API HTTP Request

Regular price £41.99
Regular price £41.99 Sale price
SAVE Sold out

Get Cat Breed Facts Instantly with a Furriq Lookup Webhook in n8n

Need reliable cat breed details on demand? This Furriq Cat Breed Lookup Webhook (n8n) lets you send a simple POST request with a breed name and get back matched breed information from the Furriq public API as a clean JSON response.

What this workflow does

  • Exposes a POST webhook endpoint (use the “cat-breed-lookup” path) that accepts a request body such as {"breed":"Maine Coon"}.
  • Reads your query from one of these fields: breed, name, or query.
  • Fetches the full cat breed list from the Furriq public breeds API.
  • Normalizes the incoming text and searches for a match using exact matching first, then partial matching.
  • Returns a JSON response containing the matched breed’s details (including summary, size, weight, lifespan, origin, traits, and category).
  • If no match is found, responds with an error message and helpful suggestions to improve the query.

Use cases

  • Power a cat-breed search form in your app or SaaS and return breed facts via an API HTTP Request flow.
  • Enhance customer support bots by looking up breed information based on user messages.
  • Populate breed-aware UI components (size, lifespan, origin, traits) from a single webhook call.

Technical details

  • n8n nodes/workflow components: Webhook, Code, HTTP Request, and Respond to Webhook.
  • HTTP integration: calls https://www.furriq.com over HTTPS to retrieve the breed list.
  • Setup: activate the workflow, copy the production webhook URL for the cat-breed-lookup endpoint, and send a POST request with your JSON body.
View full details