dabla commented on PR #933: URL: https://github.com/apache/airflow-site/pull/933#issuecomment-1890413832
> We have multiple DAG's interacting with MS Graph API endpoints, and as we want to avoid custom code as much as possible as we have to handle lot's of data due to paging. We though of implementing an operator for it using the official python client from [Microsoft](https://github.com/microsoftgraph/msgraph-sdk-python), that way we can simplify our dags and remove custom code as much as possible. Discussion started in [email protected] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
