Bumsoo Kim created AIRFLOW-4162:
-----------------------------------
Summary: Support layout blocks in SlackAPIPostOperator &
SlackWebhookOperator
Key: AIRFLOW-4162
URL: https://issues.apache.org/jira/browse/AIRFLOW-4162
Project: Apache Airflow
Issue Type: Improvement
Components: operators
Reporter: Bumsoo Kim
Assignee: Bumsoo Kim
Slack introduced a new API called "*layout blocks"* to create rich message
layouts.
[https://api.slack.com/messaging/composing/layouts]
We can utilize this new feature by simply adding `blocks` array field to the
payload.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)