List Tables
Use the List Tables action to list all tables in the database.
Complete the following steps to use the List Tables action in your workflow:
1. Drag the List Tables action under SQL Connector to the canvas, place the pointer on the action, and then click or double-click the action. The List Tables window opens.
2. Edit the Label, if needed. By default, the label name is the same as the action name.
3. To add an SQL connector type, refer to Supported SQL Connector Types.
If you previously added a connector type, select the appropriate Connector Type, and under Connector Name, select the connector.
4. Click MAP CONNECTOR to execute the action using a connector that is different from the one that you are using to populate the input fields. In the Runtime Connector field, provide a valid SQL connector name. For more information about MAP CONNECTOR, see Using Map Connector.
5. Click Done.
Output schema
The output schema for the List Tables action returns an array of the table names and views.
Was this helpful?