Steve Recio

  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by Steve Recio
  • Steve Recio created a post,

    Folder Permissions

    I have an application that needs to read a user's folder structure and then write files into that selected folder destination. Currently, I can accomplish this by requiring the read and write all f...

  • Steve Recio created a post,

    Get folder_id from path

    What is the best approach to get the folder_id of a given path? ie. client.get_folder('/path/known/to/exist/') This would be a great shortcut to add to the SDK (ideally with a get_or_create option).