Knowledge of Box.net Skills Test
In which of the following way a Box user can view his/her files under All File page in the Box.net Workspace?
OpenBox Actions give your OpenBox service the ability to manipulate files stored on Box.net. Which of the following attributes do you need to specify when you configure an action?
Suppose a Pop-up action is executed by the user and Box.net makes a callback request to your initial callback URL with the callback parameters you had specified when creating the OpenBox Action. If...
Suppose a user decides to perform an action like, "Send to Twitter", on a file. A Server-side action is then displayed (as shown in the image). What will happen when the Ok button is clicked?
Suppose you call the Authentication API get_ticket method without supplying the api_key, what will be the return value for the "status" output parameter?
Suppose you send a REST request to the get_account_tree method of the Files and Folder Operations API to retrieve a tree representing all of the user's files and folders. Along with this, the 'fold...
The image above shows the REST response of the get_file_info method of the File & Folder Operations API. Which of the following statements holds true if the "shared" attributes value is returned as...
Using which of the following ways will you send your REST request if you want to add the tag or tags to a designated file or folder using the Tagging API add_to_tag method?
What is the data type for the "params" input parameter of the File & Folder Operations API get_account_tree method?
What is the function of the add_to_mybox method?
What kind of permissions can you set for Collaborators if you want to grant an individual access to a Collaboration Folder in your Box.net Workspace?
What will be the output parameters when you send a REST request (using the URL shown below) using valid auth_token and api_key values? https://www.box.net/api/1.0/rest?action=get_file_info&api_key...
What will be the value of the "status" output parameter when you successfully move a file or folder into another folder using the File & Folder Operations API move method?
What will happen when you add the HTML code given below to your webpage? <a href="#" onclick="return boxnet_import('link','<url>','<name>','<description>');"><img src="https://www.box.net/img/impor...
What will the response be when you send an XML request (as shown in the image) to the Authentication API verify_registration_email method?
What will the REST response be when you send a REST request (using the URL shown below) to the Authentication API get_auth_token method? https://www.box.net/api/1.0/rest?action=get_auth_token&api_...
When you send a request to the Authentication API get_auth_token method, you get the "user" parameter as a return value along with other output parameters. What are the data types for the "user" pa...
Which of the following access permissions are available when you create a guest account under the Collaborators page in your Box.net Workspace?
Which of the following actions can be taken by a Box user on files and folders under the All File page in the Box.net Workspace?
Which of the following additional input parameters must be supplied for the public_share method but not for the public_unshare method of the Sharing API?
Which of the following applications are not examples of Pop-up Actions when you add services to your Box.net account?
Which of the following are mandatory input parameters when calling the Authentication API register_new_user method?
Which of the following are mandatory input parameters when calling the Authentication API verify_registration_email method?
Which of the following are mandatory input parameters when calling the delete method of the File & Folder Operations API for the purpose of deleting any files or folders from the user's account?
Which of the following are mandatory input parameters when calling the File & Folder Operations API create_folder method?
Which of the following can you track from the Business Admin Console reports page?
Which of the following documents can be edited with Zoho when you add this service to your Box.net Workspace?
Which of the following is an invalid value for the "Action status" attribute when you configure an OpenBox action?
Which of the following is not a valid access level when you share content with your Collaborated user?
Which of the following is not a valid Commenting API method?
Which of the following is not a valid input parameter of the move method of the File & Folder Operations API?
Which of the following is not a valid property of the "friends" object that is returned by the get_friends method?
Which of the following is not displayed under the "Users" section of the Business Admin Console home page?
Which of the following output parameters will you get if you call Authentication API get_ticket method?
Which of the following pieces of information will be entered by the user while creating a New Task under the Box.net Workspace?
Which of the following REST requests will be used to call the Authentication API logout method?
Which of the following security measures are provided to the Box.net for Business and Enterprise customers?
Which of the following statements is correct when you send a REST request (using the URL shown below) to the File & Folder Operations API https://www.box.net/api/1.0/rest?action=set_description&ap...
Which of the following values can you set for the "params" input parameter while sending a request to the search method?
Which of the following will be your Soap Body request that will be packaged in the Soap Envelop for calling the create_folder method of the File & Folder Operations API?
Which of the following will be your Soap Body request that will be packaged in the Soap Envelop when calling the Authentication API logout method?
Which of the given options is an incorrect value for the "params" parameter in the request shown below? https://www.box.net/api/1.0/rest?action=get_account_tree&api_key=rrc1d3ntb53tt6b2vhail6rdtrs...
Which of the given options represents a valid REST response when you send a REST request (using the URL shown below) to the File & Folder Operations API get_account_tree method? https://www.box.net...
While creating an OpenBox Action, where will your action take place if the "Supported Extensions" attribute is left empty (marked as A in the image)?
While editing the OpenBox Action, what is the function of the Box parameter #new_copy_url#, marked as A in the given image?