Skip to content

[TRIGGER] Hubspot New Notes and New Tasks #15161

@andrewjschuang

Description

@andrewjschuang

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions