BusinessProcessApplications.com

Business Process Applications

Practical automation, workflow intelligence, secure user workspaces, and database-backed tools for modern business operations.

Workflow Automation Document Systems Secure Dashboards ZMongo Data Feature Content Pack Showcase
Install tools ComfyUI local install and ComfyUI-ZMongo node links

SITE: BPA_PLATFORM USER: Guest PLAN: BASIC CREDITS: 0

Public Content Pack

Blonde Magician

Blonde Magician Short Video

comfyui_video_upload zmongo_content_pack v3.0.0 by asdfasdf image preview
Blonde Magician

PUBLIC_MEDIA: video_frame_000001.png // SOURCE_FIELD: upload.video.frames.0

How to Open in ComfyUI

The workflow download is the easiest option. The plain Content Pack JSON also works, but it must be loaded through the ComfyUI-ZMongo Content Pack nodes.

  1. Install ComfyUI-ZMongo. Put the ComfyUI-ZMongo custom nodes in your ComfyUI custom_nodes folder, then restart ComfyUI.
  2. Use the workflow file when available. Download .workflow.json, then drag it onto the ComfyUI canvas or use ComfyUI's Load option.
  3. For a plain Content Pack JSON, load it with the JSON text loader. Add ZMongoContentPackJSONTextLoaderV3, then paste or load the Content Pack JSON.
  4. Review the indexed fields. Connect the loader to ZMongoContentPackManifestPreviewV3 to see field aliases and data types.
  5. Use getter nodes for the fields you need. The loader loads the pack. The getter nodes turn saved fields into usable ComfyUI outputs.
  • STRING fields use ZMongoContentPackGetStringV3
  • INT fields use ZMongoContentPackGetIntV3
  • FLOAT fields use ZMongoContentPackGetFloatV3
  • BOOLEAN fields use ZMongoContentPackGetBooleanV3
  • JSON fields use ZMongoContentPackGetJSONV3
  • IMAGE fields use ZMongoContentPackGetImageV3

If an image field is a backend reference instead of inline image data, connect a valid ZMongo session node to the image getter.

Export

Media

preview available image/png

Requirements

{
  "comfyui_zmongo_nodes": [
    "ZMongoContentPackJSONTextLoaderV3",
    "ZMongoContentPackManifestPreviewV3",
    "ZMongoContentPackGetImagesV3",
    "ZMongoContentPackGetImageV3"
  ]
}

Public Preview

Next Step

Use this pack as a starting point, or publish your own reusable workflow.

Browse More Packs

Explore the full public directory of ComfyUI-ZMongo content packs.

Create a Workspace

Save, import, customize, and publish ZMongo content packs from a secure private workspace.