Skip to content
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

Add bulk update/create HubSpot api #121

Open
collinpreston opened this issue May 25, 2023 · 0 comments
Open

Add bulk update/create HubSpot api #121

collinpreston opened this issue May 25, 2023 · 0 comments

Comments

@collinpreston
Copy link
Contributor

Description/Context

In order to track the synchronization between a client application's HubSpotObjects and HubSpot, a new field should be added to the HubSpotObject model in order to record the most recent, successful, sync that object has had with HubSpot.

Any calls to update or create HubSpot objects should also update this new HubSpotObject field if the HubSpot request was successful.

Some of our applications (xpro, mitxonline, bootcamps) make calls directly to the HubSpot API in order to perform bulk update and bulk create operations. These calls should be wrapped by ol-django in order to update the new HubSpotObject field described above.

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

No branches or pull requests

1 participant