Trouble with Integrating Palantir Foundry with External Data Sources

Hello

I’ve been working on integrating Palantir Foundry with some external data sources for our project, but I’m facing challenges in getting the data to sync properly. Specifically, I’m trying to connect Foundry to a PostgreSQL database and a few REST APIs, but the data ingestion seems to be either delayed or missing. :innocent:

I’ve followed the setup instructions provided, but the integration doesn’t seem as seamless as expected. I’m unsure if there’s an issue with the data transformation pipeline or the connection configuration.
:upside_down_face:
I’ve already verified the connection credentials and tested the APIs separately, and they seem to be working fine. However, when trying to fetch the data into Foundry, I’ve noticed that some tables are failing to load, and others show partial data. :thinking:

I’ve also checked the error logs, but there isn’t much information available on the cause of the failures, making it hard to pinpoint what might be going wrong. :thinking: I have checked https://www.palantir.com/docs/foundry/data-connection/set-up-source- splunk admin documentation guide for reference .

Has anyone else had experience with setting up external data sources in Palantir Foundry, particularly with PostgreSQL or REST APIs? Any advice on troubleshooting this issue or configuration tips that might help ensure smooth data ingestion would be much appreciated.

Thank you ! :slightly_smiling_face:

Hi @stevediaz could you upload those logs? Any screenshot (hiding sensitive information) can also help.

Thanks