I am trying to save a file in NetSuite that is being retrieved from an external source. I am making a GET request from the external source to retrieve the file, but I am not sure what I need to do to save the file to a certain record. The body response provides the ref and fileName. Any help on next steps would be greatly appreciated.
I have not tried anything yet.