ExecuteSelectRecordSubStep

Learn to use ExecuteSelectRecordSubStep Action template within processes.

Use the ExecuteSelectRecordSubStep action template to call sub-steps for executing routine tasks like selecting a record and creating it if it does not exist.

Example: the SelectCompany->Return step called by the ExecuteSelectRecordSubStep action allowing the user to search for or create a company, see Step SelectFIForY1.

The ExecuteSelectRecordSubStep action template supports the following input argument:

name

The sub-step to be executed.

Default output argument of ExecuteSelectRecordSubStep:

uid

The uid of the selected record.