APIs & Integrations

laurence_b
参加者

Zapier integration triggers: notes, tasks, tickets

解決

I am trying to build two integrations:

- one with Productboard, one with Asana

- when i look at the list of triggers, it seems that there is nothing on the 'objects' that are attached to contacts such as emails, notes, tasks and tickets. All the triggers listed related to contact properties (or fields), deals and 'calendar tasks' (doesn't seem to be the same as tasks?)

 

I am keen to use Notes to sync to Productboard as feature request. It feels like the natural places to enter notes/comments about what users said they valued and I am hesitant introducing a new separate field. Also Notes is very visible in Hubspot, whereas custom fields are buried.

I am keen to sync tasks and/or tickets to Asana, but it doesn't exist yet as a trigger.

 

Any pointers welcome

1件の承認済みベストアンサー
WendyGoh
解決策
HubSpot Employee
HubSpot Employee

Zapier integration triggers: notes, tasks, tickets

解決

Hi @laurence_b,

 

When looking to get engagement such as Notes and Tasks, you can explore the Engagements overview. This endpoint Get all engagements will return all engagements in your portal and this endpoint: Get Associated Engagements | Engagements return all the associated engagements of a particular object (i.e. contact)

  • Note: at the moment, we wouldn't be able to grab only Notes or Tasks. Engagements such as calls and meetings will be grabbed as well.
  • Your technical team should be able to filter through the response body for type: "NOTE" or type: "TASK"

元の投稿で解決策を見る

0 いいね!
4件の返信
mattpgriffin
参加者

Zapier integration triggers: notes, tasks, tickets

解決

Here's one approach I was trying. I created a HubSpot workflow to scan a note's content for a keyword ("#product-feedback") and perform an action (send a webhook to Zapier). Unfortunately HubSpot doesn't support passing the note's content (just the deal content) on to the hook 😞

 

https://community.hubspot.com/t5/HubSpot-Ideas/Engagement-based-workflows/idi-p/343037

 

0 いいね!
WendyGoh
解決策
HubSpot Employee
HubSpot Employee

Zapier integration triggers: notes, tasks, tickets

解決

Hi @laurence_b,

 

When looking to get engagement such as Notes and Tasks, you can explore the Engagements overview. This endpoint Get all engagements will return all engagements in your portal and this endpoint: Get Associated Engagements | Engagements return all the associated engagements of a particular object (i.e. contact)

  • Note: at the moment, we wouldn't be able to grab only Notes or Tasks. Engagements such as calls and meetings will be grabbed as well.
  • Your technical team should be able to filter through the response body for type: "NOTE" or type: "TASK"
0 いいね!
laurence_b
参加者

Zapier integration triggers: notes, tasks, tickets

解決

Thank you. I have asked Zapier team to upvote engagement features. In case you know of any community member who's done that implementation already, thanks for letting me know!

0 いいね!
vkhomiv-dev
メンバー

Zapier integration triggers: notes, tasks, tickets

解決

Hi laurence_b,

latest HubSpot Zapier App (1.4.8) released and contains "New Engagement" trigger which will catch adding Notes to the objects such Contacts - so you can use it for such purposes.

0 いいね!