Step 2: Add a table to the flow
-
In the Workflows Console, click New Table. Optionally, if you have a folder where you'd like to store the flow, open it and click Create a Flow Table.
-
Enter a name for your table.
-
Click New Column. Call it
userName
, choose a Field Type ofText
, and then click Create. -
Click New Column. Call it
Name
, choose a Field Type ofText
, and then click Create. -
Click New Column. Call it
Date
, choose a Field Type ofDate
, and then click Create. -
In your flow, go to Create Row.
. In the Tables menu, select -
In the Create Row card, click Choose Table, and then select the table that you just created.
-
Confirm the selected table in the Create Row card, and then click Done.
-
Map your table fields:
-
Drag and drop the Alternate ID field from the User Suspended card to the userName field of the Create Row card.
-
Drag and drop the Display Name field from the User Suspended card to the Name field of the Create Row card.
-
Drag and drop the Date and Time field from the User Suspended card to the Date field of the Create Row card.