You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/hubspot/sources/new-contact-property-change/new-contact-property-change.mjs
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ export default {
7
7
key: "hubspot-new-contact-property-change",
8
8
name: "New Contact Property Change",
9
9
description: "Emit new event when a specified property is provided or updated on a contact. [See the documentation](https://developers.hubspot.com/docs/api/crm/contacts)",
Copy file name to clipboardExpand all lines: components/hubspot/sources/new-deal-property-change/new-deal-property-change.mjs
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ export default {
7
7
key: "hubspot-new-deal-property-change",
8
8
name: "New Deal Property Change",
9
9
description: "Emit new event when a specified property is provided or updated on a deal. [See the documentation](https://developers.hubspot.com/docs/api/crm/deals)",
Copy file name to clipboardExpand all lines: components/hubspot/sources/new-ticket-property-change/new-ticket-property-change.mjs
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ export default {
8
8
name: "New Ticket Property Change",
9
9
description:
10
10
"Emit new event when a specified property is provided or updated on a ticket. [See the documentation](https://developers.hubspot.com/docs/api/crm/tickets)",
0 commit comments