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
bdw429s
10/18/2024, 8:21 PM
I've not seen a DropBox SDK anywhere for CF.
bdw429s
10/18/2024, 8:21 PM
Your choices are prolly
⢠wrap the Java SDK
⢠write your own with direct cfhttp calls to their API
h
hugh
10/18/2024, 9:09 PM
thanks @bdw429s
r
rodyon
10/19/2024, 10:10 AM
Write and open source it - that would be great contribution