Skip to content

[TRIGGER] Hubspot New Notes and New Tasks #15161

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
andrewjschuang opened this issue Jan 3, 2025 · 4 comments · Fixed by #15209
Closed

[TRIGGER] Hubspot New Notes and New Tasks #15161

andrewjschuang opened this issue Jan 3, 2025 · 4 comments · Fixed by #15209
Assignees
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
@elvnsbmtr
Copy link

Also want to note that it will be very important to be able to specify an object type. For example, being able to trigger a Pipedream workflow with a new note or new task on a custom HubSpot object record.

@andrewjschuang
Copy link
Collaborator Author

You're allowed to add multiple triggers to one workflow, would that work?

@michelle0927 michelle0927 self-assigned this Jan 6, 2025
@michelle0927 michelle0927 moved this from Prioritized to Doing in Component (Source and Action) Backlog Jan 6, 2025
@elvnsbmtr
Copy link

You're allowed to add multiple triggers to one workflow, would that work?

Yes, that should work then since we could use the "New or Updated Custom Object" AND "New Notes / New Task".

@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Jan 6, 2025
@lcaresia lcaresia moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Jan 7, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jan 7, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Jan 7, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jan 7, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog Jan 7, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/TRIGGER-Hubspot-New-Notes-and-New-Tasks-174bf548bb5e8101a536fcfb7aa89119

# for free to join this conversation on GitHub. Already have an account? # 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

Successfully merging a pull request may close this issue.

4 participants