Bridge - Is it possible to get Workspace URL?

Zeb Loewenstein
Zeb Loewenstein ✭✭✭✭✭

Is it possible to get the Workspace URL via Bridge? Tried using both Get Row and Get Sheet functions but only see the Workspace ID.

image.png


Tags:

Best Answer

  • Genevieve P.
    Genevieve P. Employee
    Answer βœ“

    Hi @Zeb Loewenstein

    There isn't a direct "Get Workspace" module in Bridge, so you'd need to use the HTTP utility module to access the Smartsheet API and get that Workspace URL.

    You can use the Data Reference to the Workspace ID (the one you've pointed an arrow at) to then bring back data around that specific workspace in the HTTP module.

    For example, the URL in the HTTP call would look like:

    https://api.smartsheet.com/2.0/workspaces/{{workspace ID data reference}}

    Screenshot 2023-03-20 at 16.30.18.png

    I hope that helps!

    Genevieve

    Need more information? πŸ‘€ | Help and Learning Center

    こんにけは (Konnichiwa), Hallo, Hola, Bonjour, OlΓ‘, Ciao!πŸ‘‹ | Global Discussions

Answers

NEW Smartsheet API Documentation - bookmark the updated link! https://developers.smartsheet.com