Hello everybody, I'm new with datahub we are tryin...
# getting-started
f
Hello everybody, I'm new with datahub we are trying the whole suit and we've seen that is possible to have all the airflow runs on each table on datahub. We don't use airflow, but our own tool developed years ago. Is it possible to integrate something similar to datahub in order to see the status of all the loads of each table? Thanks in advance
plus1 1
d
The Airflow integration uses the same api
f
Thanks @dazzling-judge-80093! I've just checked the API, and there's a dataJobInputOutput to put the inputs and outputs tables of the job. is there an example with te API on how to use it?