Hey there
I want integrate dropbox into my codeigniter app to upload images from photoSentinel into dropbox folder and then display images on client sides from dropbox. thanks
We don't have an official SDK for PHP/CodeIgniter, but you can a community library or the HTTPS endpoints for the Dropbox API directly, e.g., to upload and download files as needed.