Link from Google Drive

I have a report generated from Glide with Webhook and Make and stored in my Google Drive.
Is there a way to have this report link back in my Glide app ?
The ideea is to see the specific report generated …

Thank You,
M.V.

You could have sent the link back in the final Make node using a HTTP call to make a POST request to the Glide API.

Make sure you send the rowID of the row you’re trying to update when you trigger the initial webhook.