This workflow automates the process of generating creative mockup images using the Replicate AI API through n8n. It begins with a manual trigger, where you initialize the process and set your API key. The workflow then sends a POST request to Replicate’s API with a specified prompt to generate an image or design. It retrieves the prediction ID, polls the prediction status periodically, and waits for the process to complete. Once succeeded, it extracts and processes the final image output. This setup is ideal for designers or marketers looking to streamline their content creation process by integrating AI-generated images directly into their workflows.
AI-Generated Mockup Image Automation
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | code, httpRequest, if, manualTrigger, set, stickyNote, wait |
Reviews
There are no reviews yet.