Desarrollo y DevOps

Crear historias animadas dinámicas usando APIs y código personalizado

51 nodos 294 155 Automatic trigger
Descargar

Descripción del flujo de trabajo

Automatización avanzada para generar historias animadas mediante llamadas a APIs externas y ejecución de código JavaScript personalizado, con control total sobre la lógica del flujo de trabajo, enrutamiento condicional y retardos programados entre fases de procesamiento.

Cómo funciona

  1. 1.Iniciar el flujo de trabajo manualmente o mediante automatización programada para comenzar la creación de historias
  2. 2.Llamar a APIs externas para obtener datos o generar contenido narrativo
  3. 3.Ejecutar código JavaScript personalizado para procesar datos y construir elementos de la historia
  4. 4.Implementar retardos programados entre pasos para respetar límites de velocidad de API
  5. 5.Aplicar lógica condicional para enrutar el flujo según validación de datos o estados
  6. 6.Almacenar o transferir datos finales a pasos posteriores para procesamiento o entrega adicional

Casos de uso

  • Generar contenido narrativo dinámico para plataformas digitales y aplicaciones móviles
  • Producir historias personalizadas que se adapten según datos o preferencias del usuario
  • Automatizar la producción de animaciones con contenido de historias variable y personalizable

Requisitos

  • Conocimiento de JavaScript para escribir y modificar bloques de código personalizado
  • Claves de API y credenciales de acceso para servicios externos integrados
  • Comprensión de la arquitectura de flujos de trabajo en n8n y mapeo de datos entre nodos

Valor del servicio

Ideal como servicio de automatización inteligente que combina integraciones e inteligencia artificial para producir resultados listos para usar.

Aplicaciones utilizadas

Set Code HTTP Request Wait If Note Manual Trigger

Detalles

Disparador Automatic trigger
Nodos 51
Aplicaciones 7
Vistas 294
Descargas 155

Cómo usar

  1. 1.Haz clic en "Descargar plantilla"
  2. 2.Abre tu panel de n8n
  3. 3.Ve a Workflows > Import from File
  4. 4.Selecciona el archivo descargado y configura las credenciales

Nodos utilizados (51)

/

output1

Set

#1

output2

Set

#2

Get Prompt

Code

#3

Basic Params

Set

#4

Get Task ID of the First Image

Set

#5

Midjourney Generator of the First Image

HTTP Request

#6

Wait for the First Image Generation

Wait

#7

Verify the first image generation status

If

#8

Get the First Image URL

Set

#9

Midjourney Generator of the Second Image

HTTP Request

#10

Midjourney Generator of the Third Image

HTTP Request

#11

Get the First Image Generation Status

Switch

#12

Get the Second Image Generation Status

Switch

#13

Get the Third Image Generation Status

Switch

#14

Get the Second Image URL

Set

#15

Get the Third Image URL

Set

#16

Wait for the Second Image Generation

Wait

#17

Get Task of the First Image

HTTP Request

#18

Get Task of the Second Image

HTTP Request

#19

Verify the second image generation status

If

#20

Verify the third image generation status

If

#21

Get Task of the Third Image

HTTP Request

#22

Wait for the Third Image Generation

Wait

#23

Get three Image URLs

Set

#24

Generate the First Video

HTTP Request

#25

Generate the Second Video

HTTP Request

#26

Generate the Third Video

HTTP Request

#27

Final Video Combination

HTTP Request

#28

Get the Third Video URL

Set

#29

Get Video Task IDs

Set

#30

Get the First Video Task

HTTP Request

#31

Verify the First Video Generation

If

#32

Verify the Second Video Generation

If

#33

Verify the Third Video Generation

If

#34

Wait for Video Generation for at Least 4 min

Wait

#35

Wait for the First Video Generation

Wait

#36

Wait for the Second Video Generation

Wait

#37

Wait for the Third Video Generation

Wait

#38

Get the First Video Generation

Switch

#39

Get the Second Video Generation

Switch

#40

Get the Third Video Generation

Switch

#41

Get the Second Video Task

HTTP Request

#42

Get the Third Video Task

HTTP Request

#43

Sticky Note

Sticky Note

#44

When clicking Test workflow

Manual Trigger

#45

GPT-4o-mini Generate Image Scenario Prompt

HTTP Request

#46

Sticky Note1

Sticky Note

#47

Sticky Note2

Sticky Note

#48

Sticky Note3

Sticky Note

#49

Sticky Note4

Sticky Note

#50

Sticky Note5

Sticky Note

#51