bytechefhq / bytechefhq/bytechef
[component] Hubspot
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
As a Workflow Developer
I want to be able to use the Hubspot connector.
Technical Details:
https://developers.hubspot.com/beta-docs/reference/api
Acceptance Criteria
List of implemented actions:
- [x] create contact
- [x] get contact
- [x] get contacts
- [x] update contact
- [x] delete contact
- [x] create deal
- [x] get ticket
- [ ] create engagement (options for calls, email, meetings, notes, postal mail and tasks)
- [ ] get pipeline stages
- [x] create list
List of implemented triggers:
- [x] new contact
- [x] new deal
- [x] new ticket
**Definition of Done:**
- [x] Unit/Integration tests
- [ ] Connection setup steps
- [ ] Guidejar tutorial for connection setup
- [x] Documentation is generated and available
Contributor guide
Assessment
This issue has not been assessed yet.