Question

Upload to Sharefile.com

  • 1 April 2024
  • 1 reply
  • 30 views

Badge +5

Hello,

Does FME have a transformer or does HTTPCaller support Uploading to Sharefile.com.

I have setup an HTTPCaller to authenticate then a FeatureRead to get the zip file then an HTTPCaller to POST and upload.  In both cases I get _http_status_code 200 but no upload.

Thanks for any help,


1 reply

Userlevel 5
Badge +29

HTTPCaller will be able to achieve that. You’ll need to look through the API specifications for that service (https://api.sharefile.com/) and determine what calls you need to make to achieve what you’re wanting to do

Reply