Provide table ID at runtime

Note: The Tables feature is available as part of the Team, Premium, and Enterprise subscription plans. 

To use the Table function cards (such as Create Row), you typically select the Table that the function will operate on by clicking “Choose a table” in step 1.

There are advanced scenarios where you may want to have the Flow decide which table to operate on rather than specifying one in advance. For instance, you could be using a child Flow which gets the table ID from the parent Flow when run. Or, you could be creating a new table earlier in the Flow so you don’t know the table ID until the Flow runs.

For those cases, choose “Provide table ID at runtime.” When this option is chosen, a Table ID input box appears on step 2 of the card, allowing your Flow to decide which table to operate on.

If you want to switch back to specifying a table, go back to step 1 and click “choose a table.” When you return to step 2, the Table ID input box will no longer be there.