Article published on the 12th of February, 2026.
The contents of this article may be subject to change due to ongoing development of WorkPoint Automate.
The Copy entity content step can be used to copy content from one entity on a business module to another.
The source entity and the target entity may be location on different business modules.
Properties
Source
| Name | Title | Required | Description |
|---|---|---|---|
| SourceBusinessModuleId |
Business module | Yes | Use this field to select the business module of the source entity. |
| SourceEntityId |
Entity | Yes | Use this field to define the ID of the source entity. |
Target
| Name | Title | Required | Description |
|---|---|---|---|
| TargetBusinessModuleId |
Business module | Yes | Use this field to select the business module of the target entity. |
| TargetEntityId |
Entity | Yes | Use this field to define the ID of the target entity. |
Content
| Name | Title | Required | Description |
|---|---|---|---|
| CopyRelations |
Copy Relations | No | Use this field to specify whether relations should be copied from the source to the target entity. |
| Lists.Include |
Include | No | Use this field to specify whether content from this list should be copied from the source to the target entity. |
| Lists.ContentTypes |
Content type filter | No | Use this field to apply a content type filter to the copy action. Only items with the selected content types will be copied. |
| Lists.Query |
Query | No | Use this field to specify a CAML query to use for filtering which items to include in the copy action. E.g. <Eq><FieldRef Name="Title"/><Value Type="Text">some title</Value></Eq> |
| N/A | Additional filter | No | Use this field to specify an adaptive expression to further filter items to be included in the copy action. |
| Lists.OutputExists |
Output exists behaviour | No | Use this field to select the behaviour of this step if it attempts to copy an item which already exists on the target entity list. Options are:
|
Comments
0 comments
Please sign in to leave a comment.