Skip to main content

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,

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