Hello,
I am the Technical Support Manager at Modusign.
Through the Trigger (document_all_signed) event, Modusign currently provides access to the finalized document using a pre-signed URL delivered via file.downloadUrl. Due to security constraints, this URL has a 10-minute validity period.
We identified an issue where a specific customer is using this trigger to pass the URL into a Google Drive folder as an Action. In this flow, the document itself is not being stored; instead, only the URL string is being saved, which becomes invalid after the expiration period.
Although retrieving the actual file is feasible by issuing a GET request within the Webhook Response of the same trigger, adding an additional Action—as was previously required—may result in unnecessary Zap consumption on Zapier. We would appreciate your review of this behavior to confirm the optimal implementation.
This post has been edited by moderator to move it into the Developer Zone.

