Howdy,
VERY new to all things Palantir, but striking while the iron is hot on syncs and ingest to get to a basic level.
I’ve managed to find all the details I need for restAPI sync for a target that has bearer tokens, basic, or none…
But where does one look, or start with a data source that requires added headers to a request, has pagination or needs to make an auth request before a sync? This is a commercial source, and is documented well…works perfectly via a Standalone python script, currently.
Thank You!