Skip to main content
The content instance action creates, updates, deletes, or upserts a Content Instance from any content template. Available in User events only. See Automation nodes.

Configuration

FieldDescription
operationcreate, update, delete, or create_or_update (upsert).
content_typeThe instance type (e.g. stories, products).
template_idThe content template to use.
instance_id_or_slugA field mapping locating the instance (for update/delete/upsert).
instance_fieldsInstance-level fields — title, slug, description, parent_id, and hierarchy fields.
version_fieldsThe content (attribute) values for each version.
version_matrixThe { language, environment } combinations to create/update.
auto_publishPublish each version after writing it.
On create_or_update, when the instance isn’t found and the locator is a slug, that slug becomes the new instance’s slug.

Content Instances

The records this action manages.

Content Templates

The blueprint each instance uses.