Technology Detections Dataset

Receive followed company's Technology Detections

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

  • Found
postWebhookTechnologyDetectionsDataset

Payload

dataTechnologyDetection[] required— unresolved $ref

Example payload

{
  "data": [
    {
      "id": "91f24898-55ab-47a6-a31d-8f03d2a150e5",
      "type": "technology_detection",
      "attributes": {
        "first_seen_at": "2022-05-14T10:18:57Z",
        "last_seen_at": "2026-08-22T03:06:48Z",
        "behind_firewall": false,
        "score": 1,
        "source_count": 39,
        "department_onet_codes": [
          "11-2021.00",
          "15-1299.09",
          "13-1161.00",
          "15-2051.01",
          "23-2011.00",
          "15-1299.08",
          "15-1252.00"
        ],
        "location_data": [
          {
            "city": "Bucharest",
            "state": null,
            "country": "Romania"
          },
          {
            "city": "San Jose",
            "state": "California",
            "country": "United States"
          },
          {
            "city": "New York",
            "state": "New York",
            "country": "United States"
          },
          {
            "city": "Sydney",
            "state": null,
            "country": "Australia"
          },
          {
            "city": null,
            "state": null,
            "country": "India"
          },
          {
            "city": "San Francisco",
            "state": "California",
            "country": "United States"
          },
          {
            "city": "Lehi",
            "state": "Utah",
            "country": "United States"
          }
        ]
      },
      "relationships": {
        "technology": {
          "data": {
            "id": "f4cb1b99-53c2-5cf4-8801-4608a37727ac",
            "type": "technology"
          }
        },
        "company": {
          "data": {
            "id": "a1d5bfa7-3a65-5881-a0b5-5bb3a4a7fe87",
            "type": "company"
          }
        },
        "seen_on_subpages": {
          "data": [
            {
              "id": "d5fe50d7-148a-4d44-80b0-7b5c7f9d162b",
              "type": "detection_on_subpage"
            },
            {
              "id": "9d238b2b-fbde-4def-944f-5bbc923b28a1",
              "type": "detection_on_subpage"
            },
            {
              "id": "255884b5-08ec-47ca-b02e-f0a7779188eb",
              "type": "detection_on_subpage"
            },
            {
              "id": "74d40430-caa8-484f-831f-e320b05deb58",
              "type": "detection_on_subpage"
            },
            {
              "id": "2b98463f-4622-4eaa-b009-813f6d80e545",
              "type": "detection_on_subpage"
            }
          ]
        },
        "seen_on_job_openings": {
          "data": [
            {
              "id": "72715ab0-f389-4063-a743-7a989224cb77",
              "type": "job_opening"
            },
            {
              "id": "6aa800ff-ce65-4b00-8db0-53d9d61f5e5d",
              "type": "job_opening"
            },
            {
              "id": "937ff6e2-d0c7-4f32-938d-cb0de1d55413",
              "type": "job_opening"
            },
            {
              "id": "6812a29e-1fb5-4d6f-82e9-3fd7c21bfa73",
              "type": "job_opening"
            },
            {
              "id": "b6e15132-ece3-4c88-85fb-916ed109ac39",
              "type": "job_opening"
            }
          ]
        },
        "seen_on_dns_records": {
          "data": []
        },
        "seen_on_reviews": {
          "data": []
        },
        "seen_on_connection": {
          "data": null
        },
        "competitive_technology_detections": {
          "data": [
            {
              "id": "4852ab0b-9744-4384-baa6-72b321ae8177",
              "type": "technology_detection"
            }
          ],
          "meta": {
            "max_source_count": 1
          }
        }
      }
    }
  ],
  "included": [
    {
      "id": "f4cb1b99-53c2-5cf4-8801-4608a37727ac",
      "type": "technology",
      "attributes": {
        "name": "Qualtrics"
      }
    },
    {
      "id": "a1d5bfa7-3a65-5881-a0b5-5bb3a4a7fe87",
      "type": "company",
      "attributes": {
        "domain": "adobe.com",
        "company_name": "Adobe Inc.",
        "ticker": "NASDAQ:ADBE"
      }
    },
    {
      "id": "d5fe50d7-148a-4d44-80b0-7b5c7f9d162b",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2026-07-25T02:07:44Z",
        "last_seen_at": "2026-08-22T03:06:48Z",
        "subpage_url": "https://www.adobe.com/creativecloud/social-media.html"
      }
    },
    {
      "id": "9d238b2b-fbde-4def-944f-5bbc923b28a1",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-04-27T07:26:25Z",
        "last_seen_at": "2026-08-13T00:03:17Z",
        "subpage_url": "https://www.adobe.com/privacy.html"
      }
    },
    {
      "id": "255884b5-08ec-47ca-b02e-f0a7779188eb",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-05-29T01:16:35Z",
        "last_seen_at": "2026-08-12T05:20:00Z",
        "subpage_url": "https://business.adobe.com/support/main.html"
      }
    },
    {
      "id": "74d40430-caa8-484f-831f-e320b05deb58",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-04-22T13:50:46Z",
        "last_seen_at": "2026-08-11T20:45:27Z",
        "subpage_url": "https://business.adobe.com"
      }
    },
    {
      "id": "2b98463f-4622-4eaa-b009-813f6d80e545",
      "type": "detection_on_subpage",
      "attributes": {
        "first_seen_at": "2025-02-15T01:52:26Z",
        "last_seen_at": "2026-08-11T05:00:20Z",
        "subpage_url": "https://www.adobe.com/corporate-responsibility/supply-chain.html?promoid=Z9X3FQLZ&mv=other"
      }
    },
    {
      "id": "72715ab0-f389-4063-a743-7a989224cb77",
      "type": "job_opening",
      "attributes": {
        "url": "https://careers.adobe.com/us/en/job/R170443/Senior-Product-Manager-Adobe-GenStudio-Ad-Trafficking-and-Activation",
        "first_seen_at": "2026-07-15T15:13:12Z",
        "last_seen_at": "2026-08-05T00:48:45Z"
      }
    },
    {
      "id": "6aa800ff-ce65-4b00-8db0-53d9d61f5e5d",
      "type": "job_opening",
      "attributes": {
        "url": "https://careers.adobe.com/us/en/job/R169456/Product-Manager-Voice-of-Employee",
        "first_seen_at": "2026-06-17T04:38:17Z",
        "last_seen_at": "2026-06-17T20:00:21Z"
      }
    },
    {
      "id": "937ff6e2-d0c7-4f32-938d-cb0de1d55413",
      "type": "job_opening",
      "attributes": {
        "url": "https://careers.adobe.com/us/en/job/R162016/Senior-Product-Manager-for-GenStudio",
        "first_seen_at": "2025-10-29T08:21:02Z",
        "last_seen_at": "2026-05-27T08:06:13Z"
      }
    },
    {
      "id": "6812a29e-1fb5-4d6f-82e9-3fd7c21bfa73",
      "type": "job_opening",
      "attributes": {
        "url": "https://careers.adobe.com/us/en/job/R158883/2026-Intern-Customer-Value-Strategy",
        "first_seen_at": "2025-11-08T08:29:26Z",
        "last_seen_at": "2026-01-28T01:08:01Z"
      }
    },
    {
      "id": "b6e15132-ece3-4c88-85fb-916ed109ac39",
      "type": "job_opening",
      "attributes": {
        "url": "https://careers.adobe.com/us/en/job/R161791/Senior-Business-Intelligence-Developer",
        "first_seen_at": "2025-10-25T07:24:47Z",
        "last_seen_at": "2025-12-08T18:40:49Z"
      }
    },
    {
      "id": "49c2ef7f-9e8a-508c-a614-be1796f3d7bb",
      "type": "technology",
      "attributes": {
        "name": "Medallia"
      }
    },
    {
      "id": "4852ab0b-9744-4384-baa6-72b321ae8177",
      "type": "technology_detection",
      "attributes": {
        "first_seen_at": "2023-06-16T07:08:17Z",
        "last_seen_at": "2023-07-23T21:27:32Z",
        "source_count": 1
      },
      "relationships": {
        "technology": {
          "data": {
            "id": "49c2ef7f-9e8a-508c-a614-be1796f3d7bb",
            "type": "technology"
          }
        }
      }
    }
  ],
  "meta": {
    "schema_version": "3.3",
    "record_state": "active"
  }
}

Response

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

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.