@segment/action-destinations 3.94.1-alpha.1 → 3.97.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/destinations/cordial/addProductToCart/index.js +1 -1
- package/dist/destinations/cordial/addProductToCart/index.js.map +1 -1
- package/dist/destinations/cordial/index.js +1 -1
- package/dist/destinations/cordial/index.js.map +1 -1
- package/dist/destinations/cordial/removeProductFromCart/index.js.map +1 -1
- package/dist/destinations/cordial/upsertOrder/index.js +8 -8
- package/dist/destinations/cordial/upsertOrder/index.js.map +1 -1
- package/dist/destinations/customerio/trackEvent/index.js.map +1 -1
- package/dist/destinations/engage-messaging-sendgrid/sendEmail/generated-types.d.ts +0 -5
- package/dist/destinations/engage-messaging-sendgrid/sendEmail/index.js +1 -37
- package/dist/destinations/engage-messaging-sendgrid/sendEmail/index.js.map +1 -1
- package/dist/destinations/engage-messaging-twilio/sendSms/index.js +1 -1
- package/dist/destinations/engage-messaging-twilio/sendSms/index.js.map +1 -1
- package/dist/destinations/google-analytics-4/ga4-functions.js +4 -4
- package/dist/destinations/google-analytics-4/ga4-functions.js.map +1 -1
- package/dist/destinations/google-enhanced-conversions/postConversion/index.js +3 -5
- package/dist/destinations/google-enhanced-conversions/postConversion/index.js.map +1 -1
- package/dist/destinations/index.js +1 -3
- package/dist/destinations/index.js.map +1 -1
- package/dist/destinations/intercom/groupIdentifyContact/generated-types.d.ts +2 -0
- package/dist/destinations/intercom/groupIdentifyContact/index.js +44 -36
- package/dist/destinations/intercom/groupIdentifyContact/index.js.map +1 -1
- package/dist/destinations/intercom/identifyContact/index.js +24 -54
- package/dist/destinations/intercom/identifyContact/index.js.map +1 -1
- package/dist/destinations/intercom/index.d.ts +1 -1
- package/dist/destinations/intercom/index.js +24 -8
- package/dist/destinations/intercom/index.js.map +1 -1
- package/dist/destinations/intercom/trackEvent/generated-types.d.ts +12 -0
- package/dist/destinations/{actions-pardot → intercom/trackEvent}/generated-types.js +0 -0
- package/dist/destinations/intercom/trackEvent/generated-types.js.map +1 -0
- package/dist/destinations/{actions-pardot/prospects → intercom/trackEvent}/index.d.ts +0 -0
- package/dist/destinations/intercom/trackEvent/index.js +111 -0
- package/dist/destinations/intercom/trackEvent/index.js.map +1 -0
- package/dist/destinations/intercom/util.d.ts +11 -0
- package/dist/destinations/intercom/util.js +48 -0
- package/dist/destinations/intercom/util.js.map +1 -0
- package/dist/destinations/mixpanel/alias/index.js +2 -1
- package/dist/destinations/mixpanel/alias/index.js.map +1 -1
- package/dist/destinations/mixpanel/generated-types.d.ts +1 -0
- package/dist/destinations/mixpanel/groupIdentifyUser/index.js +2 -1
- package/dist/destinations/mixpanel/groupIdentifyUser/index.js.map +1 -1
- package/dist/destinations/mixpanel/identifyUser/index.js +4 -2
- package/dist/destinations/mixpanel/identifyUser/index.js.map +1 -1
- package/dist/destinations/mixpanel/index.js +8 -0
- package/dist/destinations/mixpanel/index.js.map +1 -1
- package/dist/destinations/mixpanel/trackEvent/index.js +1 -1
- package/dist/destinations/mixpanel/trackEvent/index.js.map +1 -1
- package/dist/destinations/mixpanel/utils.d.ts +5 -0
- package/dist/destinations/mixpanel/utils.js +13 -1
- package/dist/destinations/mixpanel/utils.js.map +1 -1
- package/dist/destinations/salesforce/lead/index.js +1 -2
- package/dist/destinations/salesforce/lead/index.js.map +1 -1
- package/dist/lib/engage-test-data/create-messaging-test-event.d.ts +2 -0
- package/dist/lib/engage-test-data/create-messaging-test-event.js +48 -0
- package/dist/lib/engage-test-data/create-messaging-test-event.js.map +1 -0
- package/package.json +4 -4
- package/dist/destinations/actions-pardot/generated-types.d.ts +0 -5
- package/dist/destinations/actions-pardot/generated-types.js.map +0 -1
- package/dist/destinations/actions-pardot/index.d.ts +0 -4
- package/dist/destinations/actions-pardot/index.js +0 -62
- package/dist/destinations/actions-pardot/index.js.map +0 -1
- package/dist/destinations/actions-pardot/pa-operations.d.ts +0 -17
- package/dist/destinations/actions-pardot/pa-operations.js +0 -51
- package/dist/destinations/actions-pardot/pa-operations.js.map +0 -1
- package/dist/destinations/actions-pardot/pa-properties.d.ts +0 -2
- package/dist/destinations/actions-pardot/pa-properties.js +0 -13
- package/dist/destinations/actions-pardot/pa-properties.js.map +0 -1
- package/dist/destinations/actions-pardot/pa-type.d.ts +0 -15
- package/dist/destinations/actions-pardot/pa-type.js +0 -3
- package/dist/destinations/actions-pardot/pa-type.js.map +0 -1
- package/dist/destinations/actions-pardot/prospects/generated-types.d.ts +0 -19
- package/dist/destinations/actions-pardot/prospects/generated-types.js +0 -3
- package/dist/destinations/actions-pardot/prospects/generated-types.js.map +0 -1
- package/dist/destinations/actions-pardot/prospects/index.js +0 -204
- package/dist/destinations/actions-pardot/prospects/index.js.map +0 -1
- package/dist/destinations/salesforce-marketing-cloud/contact/generated-types.d.ts +0 -2
- package/dist/destinations/salesforce-marketing-cloud/contact/generated-types.js +0 -3
- package/dist/destinations/salesforce-marketing-cloud/contact/generated-types.js.map +0 -1
- package/dist/destinations/salesforce-marketing-cloud/contact/index.d.ts +0 -5
- package/dist/destinations/salesforce-marketing-cloud/contact/index.js +0 -11
- package/dist/destinations/salesforce-marketing-cloud/contact/index.js.map +0 -1
- package/dist/destinations/salesforce-marketing-cloud/generated-types.d.ts +0 -2
- package/dist/destinations/salesforce-marketing-cloud/generated-types.js +0 -3
- package/dist/destinations/salesforce-marketing-cloud/generated-types.js.map +0 -1
- package/dist/destinations/salesforce-marketing-cloud/index.d.ts +0 -4
- package/dist/destinations/salesforce-marketing-cloud/index.js +0 -27
- package/dist/destinations/salesforce-marketing-cloud/index.js.map +0 -1
|
@@ -1,204 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
const actions_core_1 = require("@segment/actions-core");
|
|
7
|
-
const pa_operations_1 = __importDefault(require("../pa-operations"));
|
|
8
|
-
const pa_properties_1 = require("../pa-properties");
|
|
9
|
-
const action = {
|
|
10
|
-
title: 'Prospect',
|
|
11
|
-
description: 'Represents an opportunity, which is a sale or pending deal.',
|
|
12
|
-
fields: {
|
|
13
|
-
email: {
|
|
14
|
-
label: 'Email Address',
|
|
15
|
-
description: `The prospect's email address.
|
|
16
|
-
Used to upsert prospect. If multiple prospects have the given email, the prospect with the latest activity is updated. If there's no prospect with the given email, a prospect is created. Please note that Pardot treats email address as case sensitive and will create multiple prospects for casing differences.`,
|
|
17
|
-
type: 'string',
|
|
18
|
-
required: true,
|
|
19
|
-
default: {
|
|
20
|
-
'@if': {
|
|
21
|
-
exists: { '@path': '$.traits.email' },
|
|
22
|
-
then: { '@path': '$.traits.email' },
|
|
23
|
-
else: { '@path': '$.properties.email' }
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
|
-
firstName: {
|
|
28
|
-
label: 'First Name',
|
|
29
|
-
description: "The prospect's first name.",
|
|
30
|
-
type: 'string',
|
|
31
|
-
required: false,
|
|
32
|
-
default: {
|
|
33
|
-
'@if': {
|
|
34
|
-
exists: { '@path': '$.traits.first_name' },
|
|
35
|
-
then: { '@path': '$.traits.first_name' },
|
|
36
|
-
else: { '@path': '$.properties.first_name' }
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
},
|
|
40
|
-
lastName: {
|
|
41
|
-
label: 'Last Name',
|
|
42
|
-
description: "The prospect's last name.",
|
|
43
|
-
type: 'string',
|
|
44
|
-
required: false,
|
|
45
|
-
default: {
|
|
46
|
-
'@if': {
|
|
47
|
-
exists: { '@path': '$.traits.last_name' },
|
|
48
|
-
then: { '@path': '$.traits.last_name' },
|
|
49
|
-
else: { '@path': '$.properties.last_name' }
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
},
|
|
53
|
-
salutation: {
|
|
54
|
-
label: 'Salutation',
|
|
55
|
-
description: "The prospect's formal prefix.",
|
|
56
|
-
type: 'string',
|
|
57
|
-
required: false
|
|
58
|
-
},
|
|
59
|
-
phone: {
|
|
60
|
-
label: 'Phone Number',
|
|
61
|
-
description: "The prospect's phone number.",
|
|
62
|
-
type: 'string',
|
|
63
|
-
required: false,
|
|
64
|
-
default: {
|
|
65
|
-
'@if': {
|
|
66
|
-
exists: { '@path': '$.traits.phone' },
|
|
67
|
-
then: { '@path': '$.traits.phone' },
|
|
68
|
-
else: { '@path': '$.properties.phone' }
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
company: {
|
|
73
|
-
label: 'Company',
|
|
74
|
-
description: "The prospect's company.",
|
|
75
|
-
type: 'string',
|
|
76
|
-
required: false,
|
|
77
|
-
default: {
|
|
78
|
-
'@if': {
|
|
79
|
-
exists: { '@path': '$.traits.company' },
|
|
80
|
-
then: { '@path': '$.traits.company' },
|
|
81
|
-
else: { '@path': '$.properties.company' }
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
jobTitle: {
|
|
86
|
-
label: 'Job Title',
|
|
87
|
-
description: "The prospect's job title.",
|
|
88
|
-
type: 'string',
|
|
89
|
-
required: false,
|
|
90
|
-
default: {
|
|
91
|
-
'@if': {
|
|
92
|
-
exists: { '@path': '$.traits.title' },
|
|
93
|
-
then: { '@path': '$.traits.title' },
|
|
94
|
-
else: { '@path': '$.properties.title' }
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
},
|
|
98
|
-
industry: {
|
|
99
|
-
label: 'Industry',
|
|
100
|
-
description: "The prospect's industry.",
|
|
101
|
-
type: 'string',
|
|
102
|
-
required: false
|
|
103
|
-
},
|
|
104
|
-
city: {
|
|
105
|
-
label: 'City',
|
|
106
|
-
description: "The prospect's city.",
|
|
107
|
-
type: 'string',
|
|
108
|
-
required: false,
|
|
109
|
-
default: {
|
|
110
|
-
'@if': {
|
|
111
|
-
exists: { '@path': '$.traits.address.city' },
|
|
112
|
-
then: { '@path': '$.traits.address.city' },
|
|
113
|
-
else: { '@path': '$.properties.address.city' }
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
},
|
|
117
|
-
state: {
|
|
118
|
-
label: 'State',
|
|
119
|
-
description: "The prospect's US state.",
|
|
120
|
-
type: 'string',
|
|
121
|
-
required: false,
|
|
122
|
-
default: {
|
|
123
|
-
'@if': {
|
|
124
|
-
exists: { '@path': '$.traits.address.state' },
|
|
125
|
-
then: { '@path': '$.traits.address.state' },
|
|
126
|
-
else: { '@path': '$.properties.address.state' }
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
},
|
|
130
|
-
zip: {
|
|
131
|
-
label: 'Zip Code',
|
|
132
|
-
description: "The prospect's postal code.",
|
|
133
|
-
type: 'string',
|
|
134
|
-
required: false,
|
|
135
|
-
default: {
|
|
136
|
-
'@if': {
|
|
137
|
-
exists: { '@path': '$.traits.address.postal_code' },
|
|
138
|
-
then: { '@path': '$.traits.address.postal_code' },
|
|
139
|
-
else: { '@path': '$.properties.address.postal_code' }
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
},
|
|
143
|
-
country: {
|
|
144
|
-
label: 'Country',
|
|
145
|
-
description: "The prospect's country.",
|
|
146
|
-
type: 'string',
|
|
147
|
-
required: false,
|
|
148
|
-
default: {
|
|
149
|
-
'@if': {
|
|
150
|
-
exists: { '@path': '$.traits.address.country' },
|
|
151
|
-
then: { '@path': '$.traits.address.country' },
|
|
152
|
-
else: { '@path': '$.properties.address.country' }
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
},
|
|
156
|
-
website: {
|
|
157
|
-
label: 'Website',
|
|
158
|
-
description: "The prospect's website URL.",
|
|
159
|
-
type: 'string',
|
|
160
|
-
required: false,
|
|
161
|
-
default: {
|
|
162
|
-
'@if': {
|
|
163
|
-
exists: { '@path': '$.traits.website' },
|
|
164
|
-
then: { '@path': '$.traits.website' },
|
|
165
|
-
else: { '@path': '$.properties.website' }
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
},
|
|
169
|
-
secondaryDeletedSearch: {
|
|
170
|
-
label: 'Search Deleted Prospects',
|
|
171
|
-
description: `If true, the request’s search includes deleted records. This property only affects [AMPSEA accounts](https://help.salesforce.com/s/articleView?id=sf.pardot_admin_ampsea_parent.htm&type=5).
|
|
172
|
-
If all records with a matching email address are deleted, the one with the latest activity is undeleted and updated. Otherwise, a new prospect is created.`,
|
|
173
|
-
type: 'boolean',
|
|
174
|
-
required: true,
|
|
175
|
-
default: true
|
|
176
|
-
},
|
|
177
|
-
customFields: pa_properties_1.customFields
|
|
178
|
-
},
|
|
179
|
-
perform: async (request, { settings, payload }) => {
|
|
180
|
-
const baseUrl = settings.isSandbox ? 'https://pi.demo.pardot.com' : 'https://pi.pardot.com';
|
|
181
|
-
const pa = new pa_operations_1.default(settings.businessUnitID, baseUrl, request);
|
|
182
|
-
try {
|
|
183
|
-
return await pa.upsertRecord(payload);
|
|
184
|
-
}
|
|
185
|
-
catch (err) {
|
|
186
|
-
const error = err;
|
|
187
|
-
const statusCode = error.response.status;
|
|
188
|
-
if (error.response.headers.get('content-type')?.includes('application/json')) {
|
|
189
|
-
const data = error.response.data;
|
|
190
|
-
throw new actions_core_1.IntegrationError(`Pardot responded witha error code ${data.code}: ${data.message}. This means Pardot has received the call, but consider the payload to be invalid. To identify the exact error, please refer to ` +
|
|
191
|
-
`https://developer.salesforce.com/docs/marketing/pardot/guide/error-codes.html?q=error#numerical-list-of-error-codes and search for the error code you received`, 'PARDOT_ERROR', 400);
|
|
192
|
-
}
|
|
193
|
-
else if (error.response.headers.get('content-type')?.includes('text/xml')) {
|
|
194
|
-
if (statusCode === 403 || statusCode === 400) {
|
|
195
|
-
throw new actions_core_1.IntegrationError(`The Business Unit ID or access_token is invalid. This error is also returned when you use the wrong instance (Sandbox or Prod). ` +
|
|
196
|
-
`If you toggled the Sandbox instance, please disconnect and reconnect with your corresponding username.`, 'PARDOT_ERROR', 403);
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
throw err;
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
};
|
|
203
|
-
exports.default = action;
|
|
204
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/actions-pardot/prospects/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generated-types.js","sourceRoot":"","sources":["../../../../src/destinations/salesforce-marketing-cloud/contact/generated-types.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/salesforce-marketing-cloud/contact/index.ts"],"names":[],"mappings":";;AAIA,MAAM,MAAM,GAAwC;IAClD,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,MAAM;IACnB,MAAM,EAAE,EAAE;IACV,OAAO,EAAE,GAAG,EAAE;IAOd,CAAC;CACF,CAAA;AAED,kBAAe,MAAM,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generated-types.js","sourceRoot":"","sources":["../../../src/destinations/salesforce-marketing-cloud/generated-types.ts"],"names":[],"mappings":""}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
const contact_1 = __importDefault(require("./contact"));
|
|
7
|
-
const destination = {
|
|
8
|
-
name: 'Salesforce Marketing Cloud (Actions)',
|
|
9
|
-
slug: 'actions-salesforce-marketing-cloud',
|
|
10
|
-
mode: 'cloud',
|
|
11
|
-
authentication: {
|
|
12
|
-
scheme: 'oauth2',
|
|
13
|
-
fields: {}
|
|
14
|
-
},
|
|
15
|
-
extendRequest({ auth }) {
|
|
16
|
-
return {
|
|
17
|
-
headers: {
|
|
18
|
-
authorization: `Bearer ${auth?.accessToken}`
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
},
|
|
22
|
-
actions: {
|
|
23
|
-
contact: contact_1.default
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
exports.default = destination;
|
|
27
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/destinations/salesforce-marketing-cloud/index.ts"],"names":[],"mappings":";;;;;AAGA,wDAA+B;AAE/B,MAAM,WAAW,GAAoC;IACnD,IAAI,EAAE,sCAAsC;IAC5C,IAAI,EAAE,oCAAoC;IAC1C,IAAI,EAAE,OAAO;IAEb,cAAc,EAAE;QACd,MAAM,EAAE,QAAQ;QAChB,MAAM,EAAE,EAAE;KAoBX;IACD,aAAa,CAAC,EAAE,IAAI,EAAE;QACpB,OAAO;YACL,OAAO,EAAE;gBACP,aAAa,EAAE,UAAU,IAAI,EAAE,WAAW,EAAE;aAC7C;SACF,CAAA;IACH,CAAC;IAOD,OAAO,EAAE;QACP,OAAO,EAAP,iBAAO;KACR;CACF,CAAA;AAED,kBAAe,WAAW,CAAA"}
|