potiuk commented on issue #18495: URL: https://github.com/apache/airflow/issues/18495#issuecomment-926639104
Sendgrid does not have it's own connection type. You can use any connection type for it (Http for example) - the important is tha you name it the way you use in configuration https://airflow.apache.org/docs/apache-airflow/stable/howto/email-config.html?highlight=sendgrid#send-email-using-sendgrid But this is a workaround, really I agree we should have at least "email" type of connection because it is missing explicitly. -- 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]
