[✅ Solution] How to shortcut link to redirect to any item?

Hi Guys
I created a shortcut link to redirect me to a related item using this url to my generated table https://tapeapp.com/tape/(focus//main-modal:record/${id}) but currently it was not working anymore.
any tips or suggest on how to build a shortcut link redirect to related item?

Thanks,

1 Like

Hi @comfreakph,

thanks for sharing your question!

You should be able to use the dedicated record URL that we also use for constructing the record URL tokens in workflow automations.

It looks like this:

https://tapeapp.com/${your_org_slug}/record/${id}

It is easier to construct than the visible URL in the browser, and will redirect users directly to the record.

I hope that helps - let us know how it goes.

Cheers & happy building
Tim

3 Likes