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/actions/list-campaigns/list-campaigns.mjs
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,8 @@ import hubspot from "../../hubspot.app.mjs";
3
3
exportdefault{
4
4
key: "hubspot-list-campaigns",
5
5
name: "List Campaigns",
6
-
description:
7
-
"Retrieves a list of campaigns. [See the documentation](https://developers.hubspot.com/docs/reference/api/marketing/campaigns#get-%2Fmarketing%2Fv3%2Fcampaigns%2F)",
8
-
version: "0.0.7",
6
+
description: "Retrieves a list of campaigns. [See the documentation](https://developers.hubspot.com/docs/reference/api/marketing/campaigns#get-%2Fmarketing%2Fv3%2Fcampaigns%2F)",
Copy file name to clipboardExpand all lines: components/hubspot/actions/list-marketing-emails/list-marketing-emails.mjs
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,8 @@ import hubspot from "../../hubspot.app.mjs";
3
3
exportdefault{
4
4
key: "hubspot-list-marketing-emails",
5
5
name: "List Marketing Emails",
6
-
description:
7
-
"Retrieves a list of marketing emails. [See the documentation](https://developers.hubspot.com/docs/reference/api/marketing/emails/marketing-emails#get-%2Fmarketing%2Fv3%2Femails%2F)",
8
-
version: "0.0.7",
6
+
description: "Retrieves a list of marketing emails. [See the documentation](https://developers.hubspot.com/docs/reference/api/marketing/emails/marketing-emails#get-%2Fmarketing%2Fv3%2Femails%2F)",
Copy file name to clipboardExpand all lines: components/hubspot/actions/list-marketing-events/list-marketing-events.mjs
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,8 @@ import hubspot from "../../hubspot.app.mjs";
3
3
exportdefault{
4
4
key: "hubspot-list-marketing-events",
5
5
name: "List Marketing Events",
6
-
description:
7
-
"Retrieves a list of marketing events. [See the documentation](https://developers.hubspot.com/docs/reference/api/marketing/marketing-events#get-%2Fmarketing%2Fv3%2Fmarketing-events%2F)",
8
-
version: "0.0.7",
6
+
description: "Retrieves a list of marketing events. [See the documentation](https://developers.hubspot.com/docs/reference/api/marketing/marketing-events#get-%2Fmarketing%2Fv3%2Fmarketing-events%2F)",
0 commit comments