Greetings Expert,
I am trying to create a text file, use text builder and put the result in that file, and then add the text file to a blob field.
I do not want to upload the file and i do not want to save the text directly to the blob.
The problem I am facing is I do not know how to create a file without uploading one when working on cloud.
I have tried the /File.UploadIntoStream/ but it requires to upload the file which I do not want.
Sorry, I am still a beginner and i have tried to find the results online but I couldnt.
Thank you for the help!