Sync from External Restful API

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!

Hi!

If it works perfectly via a standalone Python script, then external transforms may be what you need.

Let us know if you have further questions!

Much appreciated! I know it sounded super open ended, but I felt like I was standing at a giant fork in the road there…saved me tons of time just getting to the Right Answer, first time.

1 Like