---
title: "Receive followed company's Connections"
method: POST
path: "ConnectionsDataset"
tags: ["Connections Dataset"]
---

# Receive followed company's Connections

`POST ConnectionsDataset` (webhook)

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

## Payload

- ConnectionsDataset — Since 2019, PredictLeads has detected over 345 million business connections between companies globally. The Company Connections Dataset describes relationships between some 60 million companies. <br><br> Connections are sourced from different subpages on the website, such as Main, Customers, Partners, Integrations, Case Study, Testimonials, Suppliers, Portfolio, and identified through image recognition of company logos. <br><br> The Connections Dataset includes fields such as Connection Category, Source Category, Source URL, Context, First Seen At, Last Seen At, and other Connection information.
  - `data` Connection[], required — unresolved $ref
  - `included` union[], required — Contains objects referenced in property `relationships`.
    - union
      - CompanyLite — unresolved $ref
      - TechnologyLite — unresolved $ref
  - `meta` object — Meta information about `ConnectionsDataset` 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)
