---
title: "Receive followed company's Technology Detections"
method: POST
path: "TechnologyDetectionsDataset"
tags: ["Technology Detections Dataset"]
---

# Receive followed company's Technology Detections

`POST TechnologyDetectionsDataset` (webhook)

Sends a list containing a single followed company's Technology Detection.
<br>
<br>
**Triggered when**:
<br>
- Found

## Payload

- TechnologyDetectionsDataset — The Technology Detections Dataset provides insights into the tech stack of a given company. <br><br> **NOTE**: If you're searching for general information about technologies please check the **<a href="https://docs.predictleads.com/guide/technologies_dataset">Technologies Dataset</a>** section. <br><br> Since 2018, PredictLeads has detected approximately 1.5 billion technology adoptions for about 98 million companies. <br><br> The Technology Detection Dataset includes fields such as Technology Name, Technology ID, Ticker, First Seen At, Last Seen At, Seen on Subpages Count and other Technology Detection information.
  - `data` TechnologyDetection[], required — unresolved $ref
  - `included` union[], required — Contains objects referenced in property `relationships`.
    - union
      - CompanyLite — unresolved $ref
      - TechnologyLite — unresolved $ref
      - DetectionOnSubpage — unresolved $ref
      - JobOpeningLite — unresolved $ref
      - DnsRecord — unresolved $ref
      - Review — unresolved $ref
      - ConnectionLite — unresolved $ref
      - TechnologyDetectionLite — unresolved $ref
  - `meta` object — Meta information about `TechnologyDetectionsDataset` object.
    - `schema_version` string, required — Represents schema version of objects.
    - `record_state` 'active', required — Represents record state of objects.
    - `count` integer — Total number of results. <br> **NOTE**: Only included in API responses when the request parameter `page` is provided, for performance reasons.

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully.

---

[API](https://skmtc.dev/predictleads/apis/predictleads-api-reference.md) · [All operations](https://skmtc.dev/predictleads/apis/predictleads-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/predictleads/predictleads-api-reference/revisions/a56831a1efd4/schema)
