Reference > Workflow Object Blocks > Create Object

Create Object Workflow Block

Creates an object in the workflow. With the Create Object block, you can create a business object that is unrelated to the object in context.

You can also use the Create Object block to create an object on a recurring basis by linking it to a schedule entry. For example, if you want to create an incident every month to handle some recurring activity, such as monitoring the disk spaces of your test servers, you can create a schedule entry record that runs each month, then create a workflow using the Create Object block that creates an incident, and associate it to the schedule entry record.

Exit ports for the Create Object block allow workflow paths for successful and failed update actions.

Create Object Workflow Block

Exit Ports

ok

Continue to the next block.

failed

General exit port for a failed integration action. A logical next step is to trigger a notification.

Properties

Title Enter a unique name for the object.
New Object Type

Enter a literal value or choose an object from the drop-down list. The available fields and target object fields appear based on the chosen object.

Actions