Create Personal Box Folder
Create a new personal folder for a user in Box. You must be a Box Administrator to create a personal folder and you must be the true owner of the folder. You can assign the user co-owner or editor permissions.
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| 
                                                                         User ID  | 
                                                                    Unique identifier of the user. | Text | TRUE | 
| 
                                                                         Owner of Box Folder  | 
                                                                    
                                                                         Indicator if user is co-owner or editor of the folder.  | 
                                                                    Dropdown | TRUE | 
| 
                                                                         Personal Folder Name  | 
                                                                    
                                                                         Name of the folder (use a Compose function to create a dynamic and unique name).  | 
                                                                    Text | TRUE | 
| 
                                                                         Sync Personal Folder to Desktop  | 
                                                                    
                                                                         Indicator to sync folder to user's desktop upon installation.  | 
                                                                    Dropdown | TRUE | 
Output
| Field | Definition | Type | 
|---|---|---|
| 
                                                                         Personal Box Folder ID  | 
                                                                    
                                                                         Unique identifier of the created folder.  | 
                                                                    Number | 
| 
                                                                         Folder Name  | 
                                                                    
                                                                         Name of the created folder.  | 
                                                                    Text | 
| 
                                                                         Personal Folder Owner  | 
                                                                    
                                                                         The selected value from the Personal Folder Owner input field.  | 
                                                                    Text | 
