This is an old revision of the document!


execute Workflow with external record

If you want to get values from another record, you have to select with a individual condition, you should use this block.
This block could be used to execute every Expression you could create in the context of this other record. This means all simple variables you could access ($id, $name, …) are loaded from the matched record. Because of the condition, there could be also found multiple records. The expression will be executed for every record, independently.