zhongjiajie commented on issue #4895: [AIRFLOW-1526] Add dingding hook and operator URL: https://github.com/apache/airflow/pull/4895#issuecomment-471401041 > The implementation is a bit tricky to me. It's dependent on the Dingtalk's single API endpoint (https://oapi.dingtalk.com). > > The scope of this PR itself is similar to Slack-related hooks/operators. However, they were implemented on top of `slackclient` (https://github.com/apache/airflow/blob/master/airflow/hooks/slack_hook.py) slack have officail client, but dingtalk not, as @mik-laj said we have two slack hook, one is base on `slackclient` another are on webhook.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
