DemandFlow Support Centre

DUEDIL: Due Diligence

ReferenceEntity Reference16/04/2026Updated 16/04/2026
An angel investor's private due-diligence scoring of an ANGELENQ opportunity.

DUEDIL: Due Diligence

An angel investor's private due-diligence scoring of an ANGELENQ opportunity.

Default definition. This article describes the default DUEDIL definition shipped with DemandFlow. Administrators can add, remove, rename, or re-type fields, change which ones are required, and alter the layout from the Definitions screen in Settings. Your tenant's current schema may differ from what is shown here. To read the current definition at any time, GET the DEFINITION object whose id matches DUEDIL.

Entity properties

PropertyValue
Entity codeDUEDIL
Display nameDue Diligence
PluralDue Diligence Assessments
Level11100

Use cases

One DUEDIL per (angel user, ANGELENQ). Stores weighted section scores and notes across 9 diligence categories using the Indemand Master Due Diligence & Scoring Framework. Linked via comboKey to the parent ANGELENQ and the owning user. Created on demand via the 'My Due Diligence' toolbar button on ANGELENQ.

Fields

No form fields in the default definition.

Relationships

  • No declared relationships in the default definition.

Creating a Due Diligence via the API

POST /v1/objects
Authorization: Bearer <your-pat>
Content-Type: application/json

{
  "entity":   "DUEDIL",
  "level":    11100,
  "comboKey": "SUB:<your-sub-id>|ENT:"
}

Listing Due Diligence Assessments records

GET /v1/entities/DUEDIL/SUB:<your-sub-id>

See also

duedilduediligenceassessmentsangelinvestorprivatescoringangelenqopportunity

Was this article helpful?

← Back to Knowledge Base