Does Palantir have a Connector API to build custom connectors

Use case: write custom connectors for publishing records from Foundry Datasets to external systems over WebSockets and MQ where native connectors are not available

https://www.palantir.com/docs/foundry/data-integration/source-type-overview/

Though we may not offer an out-of-the-box connector for what you’re looking for, you can still use sources to connect. Typically you’ll want to use a generic source or a REST API source to represent these systems.

To batch ingest or export datasets, try external transforms. For long running jobs, you can try using compute modules.

1 Like

Thanks for the suggestions, mine usecase is streaming egress from dataset.