[
https://issues.apache.org/jira/browse/AIRFLOW-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15677487#comment-15677487
]
ASF subversion and git services commented on AIRFLOW-628:
---------------------------------------------------------
Commit b93e6519cc6f23e9a229b44dc8b721d568c28cbb in incubator-airflow's branch
refs/heads/master from [~Jalepeno112]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=b93e651 ]
[AIRFLOW-628] Adding SalesforceHook to contrib/hooks
Also added a salesforce option to setup.py
Closes #1881 from Jalepeno112/feature/salesforce-
hook
> SalesforceHook
> --------------
>
> Key: AIRFLOW-628
> URL: https://issues.apache.org/jira/browse/AIRFLOW-628
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Giovanni Briggs
> Assignee: Giovanni Briggs
> Priority: Minor
>
> Created a SalesforceHook that allows you to connect to Salesforce, retrieve
> data from it and write that data to a file.
> The output file can then be used with other hooks and operators to move the
> data to another data warehouses.
> This is the original GitHub repository I was using to house the hook and an
> operator: https://github.com/Jalepeno112/airflow-salesforce.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)