Skip to main content

I have a component workflow in NWC that I am calling from a custom web app via Web APIs. Part of this request involves uploading files to NWC, which returns a blob URL from Nintex (then that URL is passed to the component workflow and used as an email attachment).

 

All of this works as expected, I just want to know how long the blob URL can be used before it expires.

7 days is the default in the file upload storage settings



File upload storage (nintex.com)



 



 


@noah_mcaleer The other thing to note here is that that file expiry of 7 days only starts once the workflow is complete. We did release a recent feature that allows indefinite storage however that only applies to files uploaded to forms


Reply