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

The Goth Attorney

Goth Attorney

workflow-preset zmongo_content_pack v1.0.0 by 12345678 image preview
The Goth Attorney

PUBLIC_MEDIA: download_1.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 994 bytes sha256 available

Media

preview available image/webp 32090 bytes

Public Preview

Summary

{
  "content_hash": "c203e63f854a67a0bc70e12c7fb6f1a224a17a05f9202e69f6a6e21fa03c3093",
  "source_collection": "1234",
  "source_id_hint": "91266a449255",
  "subtitle": "Goth Attorney",
  "title": "The Goth Attorney"
}

Field Paths

created_at updated_at created_by username image_data.asset_type image_data.file_id image_data.filename image_data.content_type image_data.size_bytes image_data.content_hash image_data.storage_policy image_data.preferred_variant image_data.original.backend image_data.original.asset_collection image_data.original.file_id image_data.preview.backend image_data.preview.asset_collection image_data.preview.file_id image_data.preview.content_type image_data.preview.width image_data.preview.height image_data.preview.size_bytes image_data.created_at image_data.r2_active tag.0 tag.1 tag.2

Sample Outputs

Name Preview
created_at
"2026-06-03T05:29:07.471357+00:00"
updated_at
"2026-06-03T05:29:07.471357+00:00"
created_by
"12345678"
username
"12345678"
image_data
{
  "asset_type": "image",
  "content_hash": "ede1fb346f943978f7d3fb8c1b0585efa45d7f5e272760f533044ba046ec07e7",
  "content_type": "image/png",
  "created_at": "2026-06-03T09:26:31.617402+00:00",
  "file_id": "6a1ff33b0a5891266a449265",
  "filename": "download_1.png",
  "original": {
    "asset_collection": "zai_fleet_files",
    "backend": "cloudflare_r2",
    "file_id": "6a1ff33b0a5891266a449265"
  },
  "preferred_variant": "preview",
  "preview": {
    "asset_collection": "zai_fleet_previews",
    "backend": "zmongo_preview",
    "content_type": "image/webp",
    "file_id": "6a1ff3470a5891266a449269",
    "height": 768,
    "size_bytes": 32090,
    "width": 768
  },
  "r2_active": true,
  "size_bytes": 1282493,
  "storage_policy": "hybrid_r2_preview"
}
mask_data
{
  "encoding": "base64",
  "reason": "binary payload removed from public export",
  "redacted": true,
  "size_bytes": 718957
}
tag
{
  "0": "goth",
  "1": "attorney",
  "2": "face"
}

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.