# 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

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: 1/19/2026, 4:31:14 PM

On this page