A script — turned into a multi-scene video

The scenario breaks your text into scenes, draws a frame for each, brings them to life, assembles the finished video, notifies your chat and email and keeps a log in a sheet.

  • The scene split is done for you, from the meaning of the text
  • Each scene isn't static — it moves
  • Readiness is tracked: the scenario waits instead of giving up
  • Empty or unusable text is rejected up front
WebhookSender

How it works

To get Snowflake notifications in Webhook, you don't need a developer: a ready-made scenario watches events and sends messages for you.

  1. Starts when: Receive Script
  2. Then: Set Credentials and Config
  3. Check: Validate Script
  4. If yes: Claude Scene Planner
  5. Then: Parse Scenes JSON
  6. Check: Split Scenes Into Batches
  7. Then: Format Scene Prompts
  8. Then: Generate Scene Image Stability
  9. Then: Extract Image Data
  10. Then: Submit to Runway Gen3
  11. Then: Store Runway Task ID
  12. Then: Wait 30 Seconds
  13. Then: Poll Runway Job Status
  14. Then: Check Job Complete
  15. Check: Is Video Ready
  16. If yes: Collect Completed Scene
  17. Then: Assemble Video Package
  18. Then: Notify Slack
  19. Starts when: Return Final Response
  20. Then: Email Video Report
  21. Then: Log Job to Sheets
  22. If no: Return Validation Error

You can launch this Snowflake + Webhook integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.