Getting Started Tutorial
Create the Order Entity

Next, we will create an Order entity, following the same procedure we used to create the Product entity.

Click Entities on the top navigation bar.

Click Entities

Follow these steps:

  1. Click to open the entity tools control.
  2. Click New Entity. The entity creation dialog appears.
  3. Type Order in the Title field.
  4. Click SAVE. The new Order entity is displayed. If you are prompted to update the index, click No.

You have just created your second entity, the Order entity.

The following picture summarizes the steps for creating the Order entity. New Entity

Up Next

Create the Order Input Flow