Erik Forsberg created AIRFLOW-1236:
--------------------------------------
Summary: Slack Operator uses deprecated API, and should use
Connection
Key: AIRFLOW-1236
URL: https://issues.apache.org/jira/browse/AIRFLOW-1236
Project: Apache Airflow
Issue Type: Improvement
Reporter: Erik Forsberg
The SlackAPIPostOperator requires legacy Slack API tokens, and hardcodes said
token into the DAG instead of using a Connection.
Provide an operator that uses the Incoming Webhook API instead, and stores the
webhook URL in a Connection.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)