Add Links action
Populate a Link attribute on the input item(s)
Use the Add Links action to add one or more items to a specific Link attribute on the input item(s).
For example, in the event workflow illustrated below, the triggering item is a project linked to two jobs. The root node outputs one project item. The Add Links action adds two more jobs to the incoming project's Tasks attribute (attribute_projectTasks
).
There's also a Remove Links action!
Details
Icon | Action | Description | Availability | Input | Output |
---|---|---|---|---|---|
Add Links | Add one or more items to a Link attribute on the input item(s) | If input is available | Item(s) from the previous node | The edited item(s) |
Configuration
To configure an Add Links action node when building a workflow:
- Add a new action. Alternatively, select an existing action, and then select Edit in the action bar.
-
In the right panel, fill in the following fields as needed:
-
Action description - write an optional description of what this action does.
-
Attribute * - choose from the list of Link attributes on the design of the input item(s).
-
Links - select one or more compatible items to add to the chosen attribute.
-
-
Select Save in the action bar to finish.
Dynamic values
Fields marked with can accept a dynamic value:
- Constant - select or enter static values.
- Offset - set a date/time relative to when the workflow triggers.
- Link - link to the corresponding output of any preceding stage in the current branch path (one item).
- Output - reference the total output of any action in the sequence (one or more items).
If an action attribute displays as <<Computed>>, its value is determined by the output of a workflow computation. If you enter a new value and save, the computation will be overwritten!