Hi, I noticed that there is a sales force hook included in the Airflow repo: https://github.com/apache/incubator-airflow/blob/master/airflow/contrib/hooks/salesforce_hook.py
There is also a salesforce hook and operator in the salesforce_plugin repo: https://github.com/airflow-plugins/salesforce_plugin Is one preferred over the other? Thanks!