Documents
Upload File from a URL to a Custom Folder
Use this endpoint to upload a file from a specified URL directly into a specific custom folder of a specific employee in Bob. <br><br>Make sure you set the right permissions to the Service User in order to upload the file. See more details in <a href="https://help.hibob.com/hc/en-us/articles/4409792096273-Create-a-document-folder#h_01HDNE82T44QA6632JB9ZGPZ6G">How to set up permissions for People's Docs </a>.
post/docs/people/{id}/custom/{folderId}
Path parameters
idstring required
The ID of the Employee. You can obtain the employee ID from the employee data.
folderIdstring required
The ID of the custom folder. You can obtain the custom folder ID using the <a href="https://apidocs.hibob.com/reference/get_docs-folders-metadata">get folders metadata</a> endpoint.
Request body
Response
Uploaded document details.