Block 1 - On clicking 'execute'
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Enhance Your Workflow with 2Ndmoises Generator AI This n8n workflow integrates with Replicate’s model to generate custom outputs based on your prompt. It handles authentication, triggers the predic...
n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yaron Been.
Original n8n.io sourceThis n8n workflow integrates with Replicate’s moicarmonas/2ndmoises_generator model to generate custom outputs based on your prompt. It handles authentication, triggers the prediction, monitors progress, and processes the final result automatically.
Purpose: Sends a request to the Replicate API to start generating output with the model.
Input Parameters:
Benefit: Allows full customization of the AI’s generation process.
Purpose: Decides whether the model has finished generating.
Paths:
Benefit: Ensures the workflow loops until a final output is ready.
Purpose: Cleans up the final API response and extracts:
Benefit: Provides a structured, ready-to-use output for other workflows or integrations.
| Section | Node Name | Purpose |
|---|---|---|
| 1. Trigger & Auth | On Clicking ‘Execute’ | Starts the workflow manually |
| Set API Key | Stores API credentials | |
| 2. AI Request | Create Prediction | Sends request to Replicate |
| Extract Prediction ID | Gets prediction ID + status | |
| 3. Polling | Wait | Adds delay before recheck |
| Check Prediction Status | Monitors progress | |
| Check If Complete | Routes based on completion | |
| 4. Result | Process Result | Extracts and cleans output |
| Notes | Sticky Note | Explains setup + model info |
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Enhance your workflow with 2Ndmoises_Generator AI |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Content Creation, Multimodal AI |
| Author | Yaron Been |
| Published | 03 Aug 2025 |
Use the JSON export at /data/workflows/6943/6943.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Enhance Your Workflow with 2Ndmoises Generator AI This n8n workflow integrates with Replicate’s model to generate custom outputs based on your prompt. It handles authentication, triggers the predic...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.