-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Add
Salesforce
source and Prefect tasks (#1036)
* ✨ created salesforce source file. * ✨ created salesforce task file. * ✨ created salesforce flow file. * ✅ created integration test file. * ✅ created salesforce unit test. * 📝 updated commented lines. * 🔥 removed credentials from task and flow. * 📝 updated some comments. * 📝Update `salesforce.py` doc string Co-authored-by: Michał Zawadzki <[email protected]> * 📝Update `src/viadot/sources/salesforce.py` doc Co-authored-by: Michał Zawadzki <[email protected]> * 🎨 Rename Salesforce class * 🔐 adls_path hidden * 🎨 Salesforce into SimpleSalesforce * ➕ Adding simple-salesforce dependency * 🎨 Code Formating changes * 🎨 Salesforce change name * ➕ Adding extra dependency --------- Co-authored-by: MaciejGardziński <[email protected]> Co-authored-by: Michał Zawadzki <[email protected]> Co-authored-by: Maciej Gardzinski <[email protected]>
- Loading branch information
1 parent
f2cf164
commit a9710c9
Showing
11 changed files
with
568 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.