Hi,
We have set up a Rest API call that bypasses the pipeline and pulls data from a different model in our Board instance.
Is it possible to take the payload(source data) that we get from the Rest API and push it directly to a cube in our datamodel?
We do not want the payload to be exported into an output file that is saved somewhere as a csv and then use a data reader to pull the data into our model.
How can we bypass this step to populate the data model directly or without the payload?
Kind Regards