Is it possible to use an API to query your table and perform actions outside of Clay.com for example with a Python script, or a Java application?
Currently, we don't offer exposed API endpoints that can be directly queried from external applications. However, there are two ways you can programmatically interact with Clay:1. You can send input data to Clay using webhooks 2. You can use our HTTP API integration to push processed data from Clay to other services or applicationsOur HTTP API integration allows you to send or retrieve data from any tool or database using API endpoints, enabling communication between Clay and other systems.For specific implementation details, you can check out these resources:** How to send data to Clay via webhooks ** How to push data to your application via HTTP API Source: HTTP API - Clay University
This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.