mis98zb commented on PR #32876: URL: https://github.com/apache/airflow/pull/32876#issuecomment-1689168362
Yes, you are right. There are variable ways to call external APIs. Previously I used airflow web UI to add connections, which are used in tasks. So the connections are stored in airflow db... Currently I'm using environment variables for connections. Everything working fine, except that I cannot see connections in web UI anymore, :) -- 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]
