Skip to main content
Question

Upload to Sharefile.com

  • April 1, 2024
  • 1 reply
  • 82 views

klingdom
Contributor
Forum|alt.badge.img+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

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • April 2, 2024

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