An open API service indexing awesome lists of open source software.

https://github.com/joaopblume/airflow-erp-api-integrator

This was a project for a company that uses a Kunden ERP in an Oracle and wants to integrate new ORDERS into the Millennium API. I created an Apache Airflow instance and wrote a DAG for this flow. After every execution, it sends a feedback email to the company. The data is based on a View inside Oracle, grouped by order items and sent via REST API
https://github.com/joaopblume/airflow-erp-api-integrator

airflow api dag oracle python rest-api smtp sql

Last synced: over 1 year ago
JSON representation

This was a project for a company that uses a Kunden ERP in an Oracle and wants to integrate new ORDERS into the Millennium API. I created an Apache Airflow instance and wrote a DAG for this flow. After every execution, it sends a feedback email to the company. The data is based on a View inside Oracle, grouped by order items and sent via REST API

Awesome Lists containing this project