ActiveMerge

ActiveMerge automates document and image generation, document merging, e-signatures, file storage, and template-based workflows.

13 actions Integration catalog
Request access
Connect ActiveMerge once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Generate DocumentACTIVE_MERGE_GENERATE_DOCUMENT
Start asynchronous document generation from a template and case-sensitive placeholder data. Each generation consumes ActiveMerge credits. Returns a job ID to monitor with Get Document Generations.
Generate ImagesACTIVE_MERGE_GENERATE_IMAGES
Start an asynchronous image-generation job from inline JSON records. Each image consumes one ActiveMerge credit. Supports 1 to 2,000 images and returns a job ID to monitor with Get Image Generation.
Generate Workflow DocumentsACTIVE_MERGE_GENERATE_WORKFLOW_DOCUMENTS
Generate documents for every template in an ActiveMerge workflow using case-sensitive placeholder data. This operation consumes ActiveMerge credits and returns an output URL that expires after 24 hours.
Get CreditsACTIVE_MERGE_GET_CREDITS
Get total, used, remaining, plan, and prepaid ActiveMerge credits before running credit-consuming generation tools.
Get Document GenerationsACTIVE_MERGE_GET_DOCUMENT_GENERATIONS
Get one document-generation job by ID, or list and filter generation history when no job ID is supplied. Returns one history page at a time.
Get Document Template PlaceholdersACTIVE_MERGE_GET_DOCUMENT_TEMPLATE_PLACEHOLDERS
Return the case-sensitive placeholder names required by one document template.
Get File Download URLACTIVE_MERGE_GET_FILE_DOWNLOAD_URL
Create a temporary download URL for a file in ActiveMerge cloud storage. This requires a Pro or higher plan with cloud storage enabled.
Get Image GenerationACTIVE_MERGE_GET_IMAGE_GENERATION
Get an image-generation job's progress, credit usage, errors, and temporary ZIP download URL when complete.
Get Image TemplatesACTIVE_MERGE_GET_IMAGE_TEMPLATES
List image templates and basic placeholders, or get complete dimensions, positions, defaults, and styles for one template when template_id is supplied.
Get WorkflowsACTIVE_MERGE_GET_WORKFLOWS
List available ActiveMerge workflows, or return the case-sensitive placeholders for one workflow when workflow_id is supplied.
List Document TemplatesACTIVE_MERGE_LIST_DOCUMENT_TEMPLATES
List document templates available to the connected ActiveMerge account, including the unique template IDs needed for placeholder lookup and generation.
List Stored FilesACTIVE_MERGE_LIST_FILES
List the immediate files and folders at the ActiveMerge cloud-storage root, or directly inside parent_folder_id when supplied. Cloud storage is a Pro+ feature; Free accounts may return an empty list.
Save Generated FilesACTIVE_MERGE_SAVE_GENERATED_FILES
Save non-expired output from a completed document-generation job to permanent ActiveMerge cloud storage. This requires a Pro+ plan and consumes one ActiveMerge credit per saved file.