Skip to content

NetDocuments

1 min read Last updated Jun 16, 2026

Reference implementation of a NetDocuments integration with Efimis.

  • When a matter or client is created in Efimis, it is added to the corresponding NetDocuments custom property so it can be used to profile documents.
  • When a document is written against a matter or client, it is profiled with the client and matter, and uploaded to NetDocuments.

github.com/efimis-dev/efimis-netdocuments-integration

The source code demonstrates how to subscribe to Efimis webhooks and call the NetDocuments API to keep custom properties in sync.