Fetch Random Dog Images from Dog CEO API via Webhook

Trigger a webhook to instantly fetch and return a random dog image URL from the Dog CEO API. Ideal for fun integrations in apps, bots, or content creation.

n8n
Fetch Random Dog Images from Dog CEO API via Webhook

This n8n workflow provides a simple yet delightful automation: send a POST request to the webhook trigger, and it fetches a random dog image from the Dog CEO API (https://dog.ceo/api/breeds/image/random), then responds with the image URL in JSON format. No input data is required, making it effortless to use.

With just three nodes—Webhook Trigger, HTTP Request, and Respond to Webhook—it demonstrates a basic yet powerful pattern for API integrations. Benefits include quick setup for developers prototyping features, content creators needing fresh visuals, or anyone building playful automations. It saves time by abstracting the API call into a reusable endpoint.

Use cases: Embed in web apps for 'dog of the day' buttons, Discord/Slack bots for morale boosts, social media schedulers, or educational n8n examples. It's perfect for dog lovers, enhancing user engagement with cute, random content without managing API logic yourself.

Setup is straightforward: Import the JSON, set a unique webhook path (e.g., /get-dog-image), activate, and test with any POST tool like curl or Postman. Response example: {"message": "https://images.dog.ceo/breeds/hound-walker/n02089867_2626.jpg", "status": "success"}.

$4.99
Last updated August 22, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Productivity workflows

More from Jordi Faber

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.