Skip to content

api endpoint to download full datasets from salesforce and shelterluv #530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jan 4, 2023

Conversation

sposerina
Copy link
Collaborator

Originally I wanted to do the full data load process in one session/transaction but there are blocking issues with mixing ORM and metadata style inserts. Data sources will still remain consistent and the full process is wrapped in a try/catch to exit out early if there is an issue loading any of the sources.

This still could probably use some more granular error checking and consistent logging but automates the data pull to prepare for executing the pipeline.

@sposerina sposerina requested a review from c-simpson December 31, 2022 23:48
@sposerina
Copy link
Collaborator Author

@c-simpson Tweaked logging approved!

@c-simpson c-simpson merged commit 106254f into master Jan 4, 2023
@c-simpson c-simpson deleted the 512-salesforce-automation branch January 4, 2023 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants