Carbone
Document generation service for templates, JSON-driven reports, PDF and Office output, and template tagging.
Covers back-office reporting that uploads templates, renders them against JSON data into PDF or Office formats, and organizes templates by tag and category.
Sign in to connect Carbone
Sign in to connect an account and start using Carbone in your apps.
Example Use Cases
These are example ways Snow can use Carbone when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Permanently delete a template from the Carbone server by its 64-character hexadecimal template ID. This action is irreversible. Ensure you have the correct template ID before deleting.
Tool to download a template from Carbone by template ID. Use when you need to retrieve the original template file.
Tool to generate a Carbone report from a template and JSON data. Use when you need to render documents in various formats.
Tool to retrieve the current status and health of the Carbone server. Use before generating reports to ensure the service is operational.
Tool to retrieve a list of all categories used in templates. Categories function like folders for organizing templates. Use when you need to see available template groupings.
Tool to list all tags currently used in templates. Use when you need to discover available tags for categorizing or filtering templates by document type or version.
Tool to retrieve a list of templates from Carbone storage with filtering, search, and cursor-based pagination. Use when you need to find templates, search by name or ID, or iterate through all deployed templates.
Tool to generate a document by uploading a base64-encoded template and data in a single API call. Use when you need to render documents without uploading templates separately.
Tool to set the Carbone API version to be used for subsequent requests. Use before rendering or managing templates to ensure correct version is applied.
Tool to update metadata and attributes of an existing Carbone template. Use when you need to modify template name, comment, tags, category, or control version deployment and lifecycle.