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

succubae Content Pack

A Succubi Magician

workflow-preset zmongo_content_pack v1.0.0 by asdfasdf image preview
succubae Content Pack

PUBLIC_MEDIA: ComfyUI_00465_.preview.webp // SOURCE_FIELD: image_data

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

zmongo_public_content_pack_v1 825 bytes sha256 available

Media

preview available image/webp 15438 bytes

Public Preview

Summary

{
  "content_hash": "73e84ee86382c783b2b0595fa38892cdc9c88c1ff5c9cc75e1155fa760b6bbe6",
  "source_collection": "succubae",
  "source_id_hint": "bf84c6995f6a",
  "subtitle": "A Succubi Magician",
  "title": "succubae Content Pack"
}

Field Paths

image_data.asset_type image_data.content_hash image_data.content_type image_data.created_at image_data.file_id image_data.filename image_data.original.asset_collection image_data.original.backend image_data.original.file_id image_data.preferred_variant image_data.preview.asset_collection image_data.preview.backend image_data.preview.content_type image_data.preview.file_id image_data.preview.height image_data.preview.size_bytes image_data.preview.width image_data.r2_active image_data.size_bytes image_data.storage_policy source filename content_type size_bytes prompt.negative prompt.positive

Sample Outputs

Name Preview
image_data
{
  "asset_type": "image",
  "content_hash": "58fdcd7802c4a008525fcb1becd217b6f63cfe3f0203e4d157be122747bd9df8",
  "content_type": "image/png",
  "created_at": "2026-06-01T10:58:47.444617+00:00",
  "file_id": "6a1d65e7219bab3d196e5f76",
  "filename": "ComfyUI_00465_.png",
  "original": {
    "asset_collection": "zai_fleet_files",
    "backend": "cloudflare_r2",
    "file_id": "6a1d65e7219bab3d196e5f76"
  },
  "preferred_variant": "preview",
  "preview": {
    "asset_collection": "zai_fleet_previews",
    "backend": "zmongo_preview",
    "content_type": "image/webp",
    "file_id": "6a1d65e7219bab3d196e5f77",
    "height": 768,
    "size_bytes": 15438,
    "width": 432
  },
  "r2_active": true,
  "size_bytes": 1429746,
  "storage_policy": "hybrid_r2_preview"
}
source
"comfyui"
filename
"comfy_image.png"
content_type
"image/png"
size_bytes
1079208
prompt
{
  "negative": "",
  "positive": "A Hot blonde magician"
}

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.