connecting to informatica rest api

Solved!
abalo006
Level 2
connecting to informatica rest api

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.

0 Kudos
1 Solution
AlexB
Dataiker

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.

View solution in original post

1 Reply
AlexB
Dataiker

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.