Hi
Let’s see how to create an entry (a record) from one module to another module using ‘Perform’ action in the automation block.
Scenario: Create an employee when a new application is submitted.
Module A: Applications
Information in Application module.
Module B: Employee
Information in Employee module.
Add automation into the ‘Create’ in Applications module.
- Click ‘Do After’
- Drag & drop actions
- +Add Action
- Choose ‘Perform’
- Module: choose ‘Employee’
- Activity: create
- Click ‘Expand property’ - to set the value in employee based on applications information.
- Click ‘OK’ and ‘Save’ module.
Overview of automation block
Result
Submit new application.
Automatically create an employee record
Other related topic: