Welcome to the new Box Support website. Check out all the details here on what’s changed.

Push and Pull all record using php or CURL

New post

Comments

1 comment

  • cary

    Hey , 

     

    We have our Box Content API here with references to how to make these calls in cURL. 

     

    I might be mistaken, but it seems like there are a couple things here you want to do.

     

    1. Get & Update record on Box. If you are referring to Box Folders you can retrieve with this call here and update with a Box Folder Info with this
    2. You can then retrieve folder items (I am assuming that's the images URL you are referring to) with this call here. After you retrieve the items you can then make a subsequent call per item to get info for a specific item with this call.
    3. Lastly you can add images to a particular Box folder with this call

    Let me know if this solved your issue, thanks! 

    0
    Comment actions Permalink

Please sign in to leave a comment.