This repository has been archived by the owner on Jan 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(hubspot): add 4 tasks and modify Retrieve Association task and G…
…et Thread task (#265) Because - need to implement more tasks for HubSpot to make the user story more complete. This commit - 4 additional tasks will be implemented TODO: - [x] Update Deal - [x] Update Ticket - [x] Get Owner (allow users to get HubSpot users information using either Owner ID or User ID) - [x] Get All (allow users to get all the object IDs they want, such as contacts, companies, etc) - [x] Fix Retrieve Association Task so that it can get more than 100+ object IDs (pagination) - [x] Fix Get Thread task so that there is no limit in the number of messages it can get from a thread (pagination)
- Loading branch information
1 parent
21bebbd
commit 62903ec
Showing
21 changed files
with
1,684 additions
and
676 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
Oops, something went wrong.