Mask File path / URL with Virtual Column

Good day Community.

I have a web hook that sends a message to our Company Notice Google Chat.

It send a link of the File attached to the company notice that has been uploaded.

I want to shorten / Rename the path using a virtual column to shorten it.

Any suggestion?

Louwrens_0-1715580717003.png

 

0 2 62
2 REPLIES 2

@Steve Could you maybe have a look if you think there is a solution?

Hi Louwrens,

you might want to check this out https://www.googlecloudcommunity.com/gc/Tips-Tricks/Two-ways-to-shorten-URL-in-app/m-p/610694

as body, it'll be : 

{
"url": "<<[FileLink]>>",
"domain": "tinyurl.com",
"alias":"",
"tags":""
}

Top Labels in this Space