Templated

30 tools available

Templated is a platform that automates the generation of images and PDFs through a simple API, allowing users to design templates and render them multiple times with dynamic content.

images & designdocuments

Tools & actions 30

Add Tags to Template

Tool to append new tags to an existing template without overwriting existing tags. Use when you already have the template ID and want to add additional tags.

Clone Template

Tool to clone an existing template. Use after you have a template ID and want to duplicate it with a new name. Example: "Clone template tpl_123 as 'Copy of Template'".

Count Template Clones

Tool to get the count of cloned templates for a specific source template. Use when you need to know how many clones exist for a particular template without retrieving the full list.

Create Folder

Tool to create a new folder for organizing templates and renders. Use when you need to organize templates into logical groups.

Create Template Render

Tool to create a document render from a template. Use when you need a PDF or image output with dynamic variables. Example: "Generate an invoice PDF using template 'tpl_123' with variables { ... }."

Create Template

Tool to create a new template with specified dimensions and layers. Use when you need to programmatically define a template with background images, text overlays, or shapes.

Delete Folder

Tool to delete a folder by its ID. The folder must be empty before deletion. Use when you have confirmed the folder ID and need to remove it permanently.

Delete Render

Tool to delete a specific render by its ID. Use when you need to permanently remove a render and its associated output files.

Delete Template

Tool to delete a template by its unique ID. Use when you have confirmed the template ID and need to remove it permanently.

Duplicate Template Render

Tool to duplicate an existing render with the same settings and template. Use when you need to create a copy of a render. The duplicated render will use the same template and payload as the original.

Get Account Information

Tool to retrieve account information, including email, name, team name, API usage statistics, and subscription plan. Use to check current API quota usage or verify API token validity.

List All Templates

Tool to list all templates of a user. Use when you need to retrieve available templates with optional pagination.

List Folder Renders

Tool to list all renders in a specific folder. Use when you need to retrieve all renders contained in a folder with optional pagination.

List Folders

Tool to list all folders in the account. Use when you need to retrieve available folders that help organize templates and renders.

List Folder Templates

Tool to list all templates in a specific folder. Use when you need to retrieve templates contained in a folder.

List Fonts

Tool to list all available fonts including Google Fonts and user-uploaded custom fonts. Use when you need to retrieve the names and metadata of fonts available in the account.

List Gallery Templates

Tool to list templates from the public gallery. Use when you need to browse available templates that can be cloned for use.

List All Renders

Tool to list all renders in the account. Use when you need to retrieve all available renders for the authenticated user.

List Template Clones

Tool to list all cloned templates in the account. Use when you need to retrieve templates that were cloned from the gallery or other sources, with optional filtering by source template ID or external ID.

List Template Renders

Tool to list all renders of a specific template. Use after obtaining a template ID when you need paginated render results.

List Uploads

Tool to list all uploaded images in the account. Returns upload details including URLs and metadata. Use when you need to retrieve available uploads with optional pagination.

Merge Template Renders

Tool to merge multiple renders into a single PDF output. Use when combining multiple images or pages into a unified document. When host=true, returns a URL to the hosted file. When host=false, returns the PDF binary for immediate download.

Move Render to Folder

Tool to move a render to a specific folder. Use when you need to organize renders by moving them into folders.

Move Template to Folder

Tool to move a template to a folder. Use when you need to organize templates by moving them into specified folders.

Remove Template Tags

Tool to remove specific tags from a template. Use when you have a template ID and want to untag existing tags.

Retrieve Template Render

Tool to retrieve details of a specific render by its ID. Use after obtaining the render ID when you need details of a render.

Retrieve Template

Tool to retrieve a single Template by its unique ID. Use after obtaining the template ID.

Update Folder

Tool to update an existing folder's properties. Use when you need to change a folder's name or other attributes.

Update Template

Tool to update an existing template including its properties and layers. Use replaceLayers=true to replace all layers (layers not in array will be removed), or false/omit to update existing layers and add new ones.

Update Template Tags

Tool to overwrite all tags on a template. Use when you need to replace the entire tag list for a specific template.

Ready to automate with Templated?

Wire it up in minutes. No coding required.

← All integrations