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?

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!

3 Likes