Some door phones have a built in web API you can invoke to unlock the door. Others use a proprietary network protocol to unlock the door. If it has a web API, you can invoke that directly from a CFD. If you need to invoke a proprietary solution, create your own web API that in the code behind invokes the proprietary command and call that from the CFD.