Skip to content

Conversation

jottakka
Copy link
Contributor

@jottakka jottakka commented Sep 11, 2025

🎫 PROD-6

Updating docs for new tools for Hubspot

Copy link

vercel bot commented Sep 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Sep 11, 2025 8:21pm

Copy link
Collaborator

@torresmateo torresmateo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this docs look good but they dupllicate the entry in the docs:

  • Please decide whether this should be in productivity or sales
  • If you move it to productivity, please update the link in the card
  • please link to the references

Comment on lines +875 to +938
## Reference

Below is a reference of enumerations used by some of the tools in the Hubspot toolkit:

## HubspotCallDirection

- **INBOUND**: `INBOUND`
- **OUTBOUND**: `OUTBOUND`

## HubspotEmailDirection

- **EMAIL**: `EMAIL`
- **INCOMING_EMAIL**: `INCOMING_EMAIL`
- **FORWARDED_EMAIL**: `FORWARDED_EMAIL`

## HubspotEmailStatus

- **BOUNCED**: `BOUNCED`
- **FAILED**: `FAILED`
- **SCHEDULED**: `SCHEDULED`
- **SENDING**: `SENDING`
- **SENT**: `SENT`

## HubspotMeetingOutcome

- **SCHEDULED**: `SCHEDULED`
- **COMPLETED**: `COMPLETED`
- **RESCHEDULED**: `RESCHEDULED`
- **NO_SHOW**: `NO_SHOW`
- **CANCELED**: `CANCELED`

## HubspotCommunicationChannel

- **SMS**: `SMS`
- **WHATS_APP**: `WHATS_APP`
- **LINKEDIN_MESSAGE**: `LINKEDIN_MESSAGE`
- **PHYSICAL_MAIL**: `PHYSICAL_MAIL`
- **CUSTOM_CHANNEL_CONVERSATION**: `CUSTOM_CHANNEL_CONVERSATION`

## HubspotActivityType

- **NOTE**: `note`
- **CALL**: `call`
- **EMAIL**: `email`
- **MEETING**: `meeting`
- **TASK**: `task`
- **COMMUNICATION**: `communication`

## HubspotSortOrder

- **LATEST_MODIFIED**: `LATEST_MODIFIED`
- **OLDEST_MODIFIED**: `OLDEST_MODIFIED`
- **ALPHABETICAL**: `ALPHABETICAL`

## HubspotDealType

- **NEW_BUSINESS**: `newbusiness`
- **EXISTING_BUSINESS**: `existingbusiness`

## HubspotDealPriority

- **LOW**: `low`
- **MEDIUM**: `medium`
- **HIGH**: `high`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section is repeated in the reference file, maybe it's better to link to it instead? or delete the reference?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it should be in sales!

@jottakka jottakka closed this Sep 12, 2025
@jottakka jottakka deleted the francisco/prod-06/hubspot-enhacements-docs branch September 12, 2025 19:23
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