Solved
Forum Discussion
SpiroTaleski
4 years agoValued Contributor
You can save the file on SLDB first, and then reference the file in REST POST Single File Upload option.
BR
Spiro Taleski
You can send the binary content(file) in the HTTP entity field of the REST Post snap also:
Rest Post Snap can get the content of the file from the upstream snap, without storing the file.
You can save the file on SLDB first, and then reference the file in REST POST Single File Upload option.
BR
Spiro Taleski