Nuix · Example Payload

Nuix Rest Cases Caseid Evidence Mail Post Gmail Imap Ingestion

ForensicseDiscoveryInvestigationsComplianceData ProcessingLegal TechnologyIntelligence

Nuix Rest Cases Caseid Evidence Mail Post Gmail Imap Ingestion is an example object payload from Nuix, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

value

Example Payload

Raw ↑
{
  "value": {
    "target": {
      "protocol": "imap",
      "host": "imap.gmail.com",
      "port": 993,
      "username": "myuser",
      "password": "mypassword"
    }
  }
}