Clay Icon

Integrating with Claygent: APIs for Find People Feature

Β·
Β·

Hello everyone! Is it possible to integrate with Claygent from my own app? or any possibility that I can use the "Find People" using the search query method they offer outside of clay using APIs?

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·

    Currently, Clay doesn't offer exposed API endpoints for direct querying outside our interface, including Claygent or the "Find People" feature. However, you can use Clay programmatically by: 1. Sending input data to Clay via webhooks 2. Enriching and processing data within Clay 3. Using our HTTP API integration to pass output data to other services The "Find People" feature is designed to be used within Clay's interface, where you can define search parameters and import results into Clay tables. Claygent, our AI-based web scraper, is also integrated within Clay's system. For more details on working with Clay programmatically, check our documentation on webhooks and HTTP API integration.

  • Avatar of Channeled
    Channeled
    APP
    Β·
    Β·