Applies to

Bridge by Smartsheet

How to get Smartsheet IDs

For some workflows you’ll create in Bridge, you’ll need to get IDs for elements in Smartsheet (e.g., sheets, rows, columns).

PLANS

  • Bridge by Smartsheet

To find the sheet ID

  1. Open the sheet you need for your Bridge workflow.
  2. In your sheet, select File.
  3. Choose Properties
  4. In the dialog that appears, copy the Sheet ID.

To find the Row ID in a sheet

  1. Open the sheet containing the row you need for your Bridge workflow. 
  2. In the left side of the row, select Row Menu Row Menu icon.
  3. Choose Properties.
  4. Copy the Row ID.

To find a Column ID from a sheet

Column IDs aren’t visible in the Smartsheet columns settings. You’ll need to build a simple Bridge workflow to gather the column IDs for a sheet. Follow these steps to find the column ID:

  1. Create a new workflow in Bridge.
    1. Name the workflow.
    2. Leave the trigger and start state as is.
  2. In the Search Workflow Elements box, find Smartsheet: List Columns.
  3. Drag the List Module element into your workflow. 
  4. Add the sheet ID in the corresponding field. 
  5. Save the workflow.
  6. Open the Run Log, and use the play icon to run the workflow. 
  7. To see an array of the columns for that sheet, expand the Run Log entry.

    The list will be in the same order as the sheet, with the first column on the left being column 0 in the Run Log array.

    Brandfolder Image
    bridge workflow for column IDs
  8. On the right side of the columnId entry, select the Menu icon.
  9. Select Copy data reference.
Was this article helpful?
YesNo