I'm exploring the dropbox API for integration into...
# cfml-general
h
I'm exploring the dropbox API for integration into a web app. They have SDK's for multiple languages, but none for ACF or Lucee. The latter being my engine of choice. Does anyone know of a tutorial that is is specific to cfml and dropbox?
b
I've not seen a DropBox SDK anywhere for CF.
Your choices are prolly • wrap the Java SDK • write your own with direct cfhttp calls to their API
h
thanks @bdw429s
r
Write and open source it - that would be great contribution
šŸ‘ 1
b
And put it on ForgeBox šŸ™‚