Step 2: Add a table to the flow

  1. 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.

  2. Enter a name for your table.

  3. Click New Column. Call it userName, choose a Field Type of Text, and then click Create.

  4. Click New Column. Call it Name, choose a Field Type of Text, and then click Create.

  5. Click New Column. Call it Date, choose a Field Type of Date, and then click Create.

  6. In your flow, go to Add AnotherFunctionTables. In the Tables menu, select Create Row.

  7. In the Create Row card, click Choose Table, and then select the table that you just created.

  8. Confirm the selected table in the Create Row card, and then click Done.

  9. 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.

Next steps

Step 3: Add an Excel spreadsheet to the flow