# Deputy - Create resource action

This action creates a resource in your Deputy instance. Supported resources are:

  • EmployeeAgreement
  • EmployeeWorkplace
  • TrainingRecord

Create resource action Create resource action

# Input fields

Resource type
The type of resource to be created.
Resource data
The data for resource to be created. Available fields will vary based on the selected resource type above.

# Output

The output of this action is a datatree that contains information about the resource object created.


Last updated: 9/5/2022, 6:54:16 AM