Docmosis
Template-driven document generator for PDF and Word output, image assets, render queues, batch uploads, and environment quotas.
Tailored to invoice, report, and letter pipelines that render Docmosis templates against data, manage stored images, and monitor render queue and environment health.
Example Use Cases
These are the Docmosis actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to verify environment readiness. Use when ensuring the environment is active and within quota before rendering documents.
Tool to retrieve environment summary. Use when you need status, plan, and quota details of your Docmosis environment after authentication.
Tool to check connectivity to Docmosis Cloud services. Use when validating that the service endpoint is reachable before other operations.
Tool to extract the Docmosis API access key from connection metadata. Use before other Docmosis API calls to retrieve the Bearer token from the Authorization header.
Tool to list available stock images. Use when you need to retrieve image names optionally filtered by folder.
Tool to list all templates available in the environment. Use when you need to retrieve template names, optionally filtered by folder with pagination support.
Tool to download one or more images. Use when you need to retrieve stored image files by name. If multiple names provided, images are returned in a zip archive.
Tool to retrieve originally uploaded templates. Use when you need to download template files by name. If multiple names provided (up to 100), templates are returned in a zip archive.
Tool to check the status of a template batch upload job. Use when monitoring batch upload progress or checking if a batch upload has completed.
Tool to get current render queue status and utilization. Use when monitoring queue capacity before scheduling rendering tasks.