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.