.. Netfiles API Documentation

"Entering" Dataroom
===================

Netfiles records a dataroom login when the user *enters* a dataroom. In order to record this through the
API, there is an undocumented method.

Depending on the dataroom type, you need the send a :doc:`Get Object </calls/getobject>` on the dataroom's
"root collection":

Dataroom
   Send a call on ``/<dataroomname>/projectfiles/``

Boardroom
   Send a call on ``/<boardroomname>/meetings/``

This is then logged as "entering dataroom" on the appropriate dataroom/boardroom.
