How to get the response of a Smartsheet Sheet link(https://app.smartsheet.com/sheets/..)

Options

Hello All,

Need your help!

Is there a workflow to get the response of a Smartsheet sheet link (URL:https://app.smartsheet.com/sheets/abcdxyz...) programmatically instead of with sheet_id (https://app.smartsheet.com/2.0/sheets/sheet_id).

Thanks,

Dev

Answers

  • Genevieve P.
    Genevieve P. Employee Admin
    Options

    Hi @Devi

    Can you expand a little more on your situation / use-case?

    In order to get the sheet URL by using the API, you will need to know the Sheet ID, otherwise it won't know what sheet you're looking to get information from.

    Cheers,

    Genevieve