DemandFlow Support Centre

ANGSKILL: Angel skill

ReferenceEntity Reference16/04/2026Updated 16/04/2026
A skill tag for categorising angel investor expertise or startup team capabilities.

ANGSKILL: Angel skill

A skill tag for categorising angel investor expertise or startup team capabilities.

Default definition. This article describes the default ANGSKILL 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 ANGSKILL.

Entity properties

PropertyValue
Entity codeANGSKILL
Display nameAngel skill
PluralAngel skills
Level800

Use cases

Simple reference entity storing skill labels for the angel investment domain. Contains only a name field. Used for tagging and categorising areas of expertise relevant to angel investors or startup founding teams. Enables skill-based matching between investors and opportunities.

Fields

General: Skill

FieldTypeRequiredNotes
nametextYesSkill.

Relationships

  • No declared relationships in the default definition.

Creating a Angel skill via the API

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

{
  "entity":   "ANGSKILL",
  "level":    800,
  "comboKey": "SUB:<your-sub-id>|ENT:",
  "name": "Skill"
}

Listing Angel skills records

GET /v1/entities/ANGSKILL/SUB

See also

angskillangel skillangel skillsangelskill

Was this article helpful?

← Back to Knowledge Base