Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Appsheet function to pull a Google DOC file name from a document URL

Is there a builtin AppSheet function to pull a Google DOC file name from a document URL?

Solved Solved
0 2 129
1 ACCEPTED SOLUTION

Easily accomplished with a script though, which you can execute easily through automation - with support for return values from the script, which you can then write into records or using downstream tasks in the automation.

Go ask your favorite language model for a simple Google app script that will do what you're wanting. 

Hope it helps!

View solution in original post

2 REPLIES 2

Steve
Platinum 5
Platinum 5

Nope.

Easily accomplished with a script though, which you can execute easily through automation - with support for return values from the script, which you can then write into records or using downstream tasks in the automation.

Go ask your favorite language model for a simple Google app script that will do what you're wanting. 

Hope it helps!

Top Labels in this Space