Automate AI image generation using Replicate’s Creativeathive Lemaar Door Blurrred model. This powerful n8n workflow template handles asynchronous generation and status polling.
Download this n8n workflow template and start using it instantly.
Generating complex AI outputs, such as high-resolution images, is often an asynchronous process. This means the initial request only provides a job ID, requiring continuous polling to check the completion status. This specialized n8n workflow expertly manages this challenge. By using a combination of HTTP Request, Code, Wait, and If logic, this n8n workflow template ensures reliable monitoring of the Creativeathive Lemaar Door Blurrred model on Replicate. The n8n node structure handles the API key setup, job creation, and the crucial polling loop, simplifying complex backend automation into a single, reliable n8n workflow.
This n8n workflow starts with a manual n8n trigger for immediate testing. The process follows a clear sequence of steps designed for asynchronous API interaction:
creativeathive/lemaar-door-blurrred model. This request includes essential parameters like prompt, seed, and dimensions.predictionId and the initial status from the creation response. This ID is critical for the subsequent polling mechanism.YOURREPLICATEAPI_KEY with your actual Replicate API key.prompt and other input values specific to your generation requirements. On clicking 'execute' (Manual Trigger): Serves as the initial n8n trigger, allowing for immediate testing and execution of the n8n workflow.
Set API Key (Set n8n node): Stores the private Replicate API key as an item variable, securely injecting it into subsequent requests.
Create Prediction (HTTP Request n8n node): The core request that utilizes the Replicate API to initiate the AI generation task for the specified model. It is a vital component of this n8n template.
Extract Prediction ID (Code n8n node): A custom n8n node that uses JavaScript to parse the initial response, extracting the unique job ID required for the polling process. This demonstrates advanced usage within an n8n workflow.
Wait (Wait n8n node): Crucial for rate limiting and asynchronous control, this n8n node pauses the execution for 2 seconds before each status check.
Check Prediction Status (HTTP Request n8n node): Polls the Replicate API using the prediction URL, checking the current status of the AI generation job.
Check If Complete (If n8n node): Provides the flow control logic for this n8n workflow, determining if the job is finished ('succeeded') or if the polling loop must continue.
Process Result (Code n8n node): Executes upon successful completion, cleaning and structuring the final AI output data before concluding the n8n workflow.
Use this dynamic n8n workflow to generate images or content using the jhonp4/jhonpiedrahita_ai01 Replicate model. Features a robust polling loop using n8n node logic.

Automate asynchronous AI content generation using the Izzaanel Betia model on Replicate. This n8n workflow template uses an HTTP request n8n node to handle prediction polling.

Automate DALL-E/GPT image generation using an n8n workflow. Store files in Google Drive and log prompts, links, and estimated costs in Google Sheets. Get started with n8n templates.

Use this robust n8n workflow template to automate AI content generation via the Replicate API. Features dynamic polling, custom code scripting, and secure API key management.

Use this comprehensive n8n workflow to automate asynchronous AI image or content generation using Replicate's API. This n8n template implements a robust polling loop for status checks.

Building AI Agents and Automations | Growth Marketer | Entrepreneur | Book Author & Podcast Host If you need any help with Automations, feel free to reach out via linkedin: https://www.linkedin.com/in/yaronbeen/ And check out my Youtube channel: https://www.youtube.com/@YaronBeen/videos







































