kalyanch
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by kalyanch-
Creating the folder and sub folders programmatically
Hi,I Have a parent folder inside that there 3 sub folders and in each sub folder we have sub sub folders. Could you please help me how to create the above usecase in Box Java Sdk with the code sni...
-
Getting the file complete path using box api
HI,Java Box api to get the complete folder path of the uploaded file. Code snippet to get the folder path could you please help me on this.Thanks & regards,Kalyan
-
Java code to get the authorization code and access code
Hi Team, I have gone through the api to get the authorization code for the access token and found the below code res.redirect(box_redirect); Could anyone provide complete code snippet for the sam...
-
Java code to get the authorization code and access code
Hi Team, I have gone through the api to get the authorization code for the access token and found the below code res.redirect(box_redirect); Could anyone provide complete code snippet for the sam...
-
Java box api to enable the email notification Upload Permission checkbox for the created folder
Hi Team, Need Java code using box api to enable the email notification upload permission checkbox for the new created shared folder using collaborator. Thanks & Regards,Kalyan
-
Java code to the download the file with byte data using box
Hi Team, We will upload 5GB data into the box and when we download that 5GB it might take time by the developer token will expire or some network issues while downloading. Could you please help ...
-
Re: creating direct download link to a file
Hi,we have 15GB file need to download the file using Box Java API. Could anyone help me to give me the sample JAVA code using Box API to download the file completely without disconnecting/close th...