Skip to main content
Version: Next

Link To Parent

This action step links one or more data objects, assets or documents to a new parent element. Configure the new parent by providing its path and element type.

Available Context

For more information on context limitations, see Available Context in the Pimcore Copilot documentation.

Multiselect: Yes Elements: Data Objects, Assets, Documents

Configuration Options

  • new_parent_path (string, required): The path to the new parent element.
  • new_parent_element_type (string, optional): The element type of the new parent (object, asset or document). Default: object.
new_parent_path: '/path/to/parent'
new_parent_element_type: 'asset'