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

[TRIGGER] Hubspot New Notes and New Tasks #15161

Open
andrewjschuang opened this issue Jan 3, 2025 · 0 comments
Open

[TRIGGER] Hubspot New Notes and New Tasks #15161

andrewjschuang opened this issue Jan 3, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed trigger / source New trigger / source request

Comments

@andrewjschuang
Copy link
Collaborator

Describe the event source. What app is this for, and what event does the trigger correspond to?
Hubspot notes and tasks are engagement types. But since the New Engagement trigger searches for all engagements, it's not efficient for a user that only needs a specific type.

Request for these two triggers:

  1. New Note
  2. New Task

Optional prop:
Created After - emit notes created after a specified UNIX or ISO 8601 timestamp.
(API field hs_timestamp, not to be confused with pagination field after)

Additional notes:

  • Return all properties and associations.
  • Use the highest permitted page limit count to reduce pagination requests.

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.

  1. https://developers.hubspot.com/docs/guides/api/crm/engagements/notes#retrieve-notes
  2. https://developers.hubspot.com/docs/guides/api/crm/engagements/tasks#retrieve-tasks
@andrewjschuang andrewjschuang added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers trigger / source New trigger / source request labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed trigger / source New trigger / source request
Projects
Development

No branches or pull requests

1 participant