Create Template
PLACID_CREATE_TEMPLATECreates a new template in Placid with specified dimensions and optional tags for organizing and reusing designs across projects.
Placid
11 actions for Placid workflows.
Operations are the actions a workflow can take in Placid, grouped by category. Each lists its method, parameters, and a template you can drop it into.
These operations manage the core resources in Placid: collections for organizing templates and images, and templates themselves which define the structure of dynamic content. Use these when you need to set up your content generation workflow, modify existing configurations, or retrieve template and collection details during automation.
Create Template
PLACID_CREATE_TEMPLATECreates a new template in Placid with specified dimensions and optional tags for organizing and reusing designs across projects.
Get Template
PLACID_GET_TEMPLATERetrieve the complete details of a design template including its title, thumbnail, tags, and layer structure using its unique identifier. Use this to inspect template properties before generating variations or understand what elements are available for customization.
List Templates
PLACID_LIST_TEMPLATESRetrieve all your design templates from Placid, organized with pagination support and optional filtering by collection or title. This helps you quickly find and manage the templates available for your automated design projects.
Update Template
PLACID_UPDATE_TEMPLATEModify an existing template's properties like title, tags, and custom data to keep your design templates organized and up-to-date without creating new versions.
Create Collection
PLACID_CREATE_COLLECTIONOrganize your design templates into logical groups by creating collections, making it easier to manage and find related templates for different projects or clients.
Delete Collection
PLACID_DELETE_COLLECTIONRemoves a template collection from your Placid account when it's no longer needed, helping you keep your workspace organized and clutter-free.
Delete Template
PLACID_DELETE_TEMPLATEPermanently remove a template from your Placid account when you no longer need it. This helps keep your template library organized and clean.
Get Collection
PLACID_GET_COLLECTIONRetrieve detailed information about a specific collection, including its title, custom data, and linked templates, to access or verify collection settings and configurations.
Get Collections
PLACID_GET_COLLECTIONSRetrieve a list of all your template collections to organize and manage your design templates. This helps you quickly browse and understand what template groups you have available.
List NL Templates
PLACID_LIST_NL_TEMPLATESRetrieves all available image templates in your Placid account, allowing you to browse what templates are ready to use for automated image generation.
Update Collection
PLACID_UPDATE_COLLECTIONModify an existing template collection by updating its title, metadata, or managing which templates it contains. This keeps your design library organized and up-to-date as your business needs evolve.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.