NFT storage redirection

Could we have contracts setup such that when a player buys an NFT from an artist, and storage is redirected? IE the artist lists the NFT for sale, with the content stored as a hash in the metadata along with a source link. When someone buys the art, the source files should be transferred to the user’s own content service.

@flowjosh FYI

This sounds like an off chain operation. You could have the off chain cost listen to an on-chain event and perform this action when the event is emitted