Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on April 25, 2024 7:32PM
Likes: 0
Replies: 1
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.
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.