[Block] - Create entry (Perform)

Hi :wave:

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.

  1. Click ‘Do After’

{03552A33-F59A-4D1E-834D-50F1A659AF4A}

  1. Drag & drop actions

  1. +Add Action
  2. Choose ‘Perform’

  1. Module: choose ‘Employee’
  2. Activity: create
  3. Click ‘Expand property’ - to set the value in employee based on applications information.

  1. Click ‘OK’ and ‘Save’ module.

Overview of automation block

Result

Submit new application.

Automatically create an employee record

Other related topic: