connecting to informatica rest api
abalo006
Registered Posts: 29 ✭
I'm trying to connect to informatica data using a rest api but I'm unsure of how to accomplish that in dataiku.
What recipe (tool) should I be using in my flow to leverage rest apis? the api Im using is in the form of a url and I need input credentials in order to gain access.
Best Answer
-
You can use the api-connect plugin for this. Once install you can leverage APIs via a custom dataset or a recipe, which can take the result of previous recipes as an input. This way you can solve complex connection scenarios.