@segment/action-destinations 3.287.0 → 3.288.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/amazon-ads/generated-types.d.ts +3 -0
- package/dist/destinations/amazon-ads/generated-types.js +3 -0
- package/dist/destinations/amazon-ads/generated-types.js.map +1 -0
- package/dist/destinations/amazon-ads/index.d.ts +4 -0
- package/dist/destinations/amazon-ads/index.js +87 -0
- package/dist/destinations/amazon-ads/index.js.map +1 -0
- package/dist/destinations/amazon-ads/syncAudiences/generated-types.d.ts +2 -0
- package/dist/destinations/amazon-ads/syncAudiences/generated-types.js +3 -0
- package/dist/destinations/amazon-ads/syncAudiences/generated-types.js.map +1 -0
- package/dist/destinations/amazon-ads/syncAudiences/index.d.ts +5 -0
- package/dist/destinations/amazon-ads/syncAudiences/index.js +15 -0
- package/dist/destinations/amazon-ads/syncAudiences/index.js.map +1 -0
- package/dist/destinations/amazon-ads/types.d.ts +22 -0
- package/dist/destinations/amazon-ads/types.js +11 -0
- package/dist/destinations/amazon-ads/types.js.map +1 -0
- package/dist/destinations/blackbaud-raisers-edge-nxt/utils/index.d.ts +1 -1
- package/dist/destinations/customerio/utils.d.ts +1 -1
- package/dist/destinations/display-video-360/listManagement.d.ts +9 -0
- package/dist/destinations/display-video-360/listManagement.js +16 -0
- package/dist/destinations/display-video-360/listManagement.js.map +1 -0
- package/dist/destinations/dynamic-yield-audiences/syncAudience/types.d.ts +22 -0
- package/dist/destinations/dynamic-yield-audiences/syncAudience/types.js.map +1 -0
- package/dist/destinations/dynamic-yield-audiences/types.d.ts +8 -0
- package/dist/destinations/dynamic-yield-audiences/types.js +12 -0
- package/dist/destinations/dynamic-yield-audiences/types.js.map +1 -0
- package/dist/destinations/engage/sendgrid/Profile.d.ts +6 -0
- package/dist/destinations/engage/sendgrid/Profile.js +3 -0
- package/dist/destinations/engage/sendgrid/Profile.js.map +1 -0
- package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.d.ts +21 -0
- package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js +174 -0
- package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js.map +1 -0
- package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js +1 -2
- package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js.map +1 -1
- package/dist/destinations/engage/twilio/sendMobilePush/PushSender.d.ts +1 -0
- package/dist/destinations/engage/twilio/sendMobilePush/PushSender.js +20 -2
- package/dist/destinations/engage/twilio/sendMobilePush/PushSender.js.map +1 -1
- package/dist/destinations/engage/utils/EngageActionPerformer.js +0 -1
- package/dist/destinations/engage/utils/EngageActionPerformer.js.map +1 -1
- package/dist/destinations/engage/utils/ResponseError.d.ts +0 -1
- package/dist/destinations/engage/utils/ResponseError.js.map +1 -1
- package/dist/destinations/klaviyo/orderCompleted/generated-types.d.ts +0 -9
- package/dist/destinations/klaviyo/orderCompleted/index.js +64 -166
- package/dist/destinations/klaviyo/orderCompleted/index.js.map +1 -1
- package/dist/destinations/klaviyo/trackEvent/index.js +1 -1
- package/dist/destinations/klaviyo/trackEvent/index.js.map +1 -1
- package/dist/destinations/movable-ink/categoryView/generated-types.d.ts +22 -0
- package/dist/destinations/movable-ink/categoryView/generated-types.js +3 -0
- package/dist/destinations/movable-ink/categoryView/generated-types.js.map +1 -0
- package/dist/destinations/movable-ink/categoryView/index.d.ts +5 -0
- package/dist/destinations/movable-ink/categoryView/index.js +43 -0
- package/dist/destinations/movable-ink/categoryView/index.js.map +1 -0
- package/dist/destinations/movable-ink/conversion/generated-types.d.ts +20 -0
- package/dist/destinations/movable-ink/conversion/generated-types.js +3 -0
- package/dist/destinations/movable-ink/conversion/generated-types.js.map +1 -0
- package/dist/destinations/movable-ink/conversion/index.d.ts +5 -0
- package/dist/destinations/movable-ink/conversion/index.js +45 -0
- package/dist/destinations/movable-ink/conversion/index.js.map +1 -0
- package/dist/destinations/movable-ink/fields.d.ts +21 -0
- package/dist/destinations/movable-ink/fields.js +236 -0
- package/dist/destinations/movable-ink/fields.js.map +1 -0
- package/dist/destinations/movable-ink/identify/generated-types.d.ts +7 -0
- package/dist/destinations/movable-ink/identify/generated-types.js +3 -0
- package/dist/destinations/movable-ink/identify/generated-types.js.map +1 -0
- package/dist/destinations/movable-ink/identify/index.d.ts +5 -0
- package/dist/destinations/movable-ink/identify/index.js +32 -0
- package/dist/destinations/movable-ink/identify/index.js.map +1 -0
- package/dist/destinations/movable-ink/productAdded/generated-types.d.ts +22 -0
- package/dist/destinations/movable-ink/productAdded/generated-types.js +3 -0
- package/dist/destinations/movable-ink/productAdded/generated-types.js.map +1 -0
- package/dist/destinations/movable-ink/productAdded/index.d.ts +5 -0
- package/dist/destinations/movable-ink/productAdded/index.js +43 -0
- package/dist/destinations/movable-ink/productAdded/index.js.map +1 -0
- package/dist/destinations/movable-ink/productViewed/generated-types.d.ts +21 -0
- package/dist/destinations/movable-ink/productViewed/generated-types.js +3 -0
- package/dist/destinations/movable-ink/productViewed/generated-types.js.map +1 -0
- package/dist/destinations/movable-ink/productViewed/index.d.ts +5 -0
- package/dist/destinations/movable-ink/productViewed/index.js +43 -0
- package/dist/destinations/movable-ink/productViewed/index.js.map +1 -0
- package/dist/destinations/movable-ink/search/generated-types.d.ts +12 -0
- package/dist/destinations/movable-ink/search/generated-types.js +3 -0
- package/dist/destinations/movable-ink/search/generated-types.js.map +1 -0
- package/dist/destinations/movable-ink/search/index.d.ts +5 -0
- package/dist/destinations/movable-ink/search/index.js +43 -0
- package/dist/destinations/movable-ink/search/index.js.map +1 -0
- package/dist/destinations/movable-ink/sendCustomEvent/generated-types.d.ts +25 -0
- package/dist/destinations/movable-ink/sendCustomEvent/generated-types.js +3 -0
- package/dist/destinations/movable-ink/sendCustomEvent/generated-types.js.map +1 -0
- package/dist/destinations/movable-ink/sendCustomEvent/index.d.ts +5 -0
- package/dist/destinations/movable-ink/sendCustomEvent/index.js +48 -0
- package/dist/destinations/movable-ink/sendCustomEvent/index.js.map +1 -0
- package/dist/destinations/responsys/asyncMergePetRecords/generated-types.d.ts +14 -0
- package/dist/destinations/responsys/asyncMergePetRecords/generated-types.js +3 -0
- package/dist/destinations/responsys/asyncMergePetRecords/generated-types.js.map +1 -0
- package/dist/destinations/responsys/asyncMergePetRecords/index.d.ts +5 -0
- package/dist/destinations/responsys/asyncMergePetRecords/index.js +113 -0
- package/dist/destinations/responsys/asyncMergePetRecords/index.js.map +1 -0
- package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.d.ts +20 -0
- package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.js +3 -0
- package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.js.map +1 -0
- package/dist/destinations/responsys/asyncMergeProfileListMembers/index.d.ts +5 -0
- package/dist/destinations/responsys/asyncMergeProfileListMembers/index.js +174 -0
- package/dist/destinations/responsys/asyncMergeProfileListMembers/index.js.map +1 -0
- package/dist/destinations/responsys/rsp-operations.d.ts +14 -0
- package/dist/destinations/responsys/rsp-operations.js +33 -0
- package/dist/destinations/responsys/rsp-operations.js.map +1 -0
- package/dist/destinations/responsys/rsp-properties.d.ts +4 -0
- package/dist/destinations/responsys/rsp-properties.js +27 -0
- package/dist/destinations/responsys/rsp-properties.js.map +1 -0
- package/dist/destinations/snap-conversions-api/_tests_/capiV2tests.d.ts +1 -0
- package/dist/destinations/snap-conversions-api/_tests_/capiV2tests.js +381 -0
- package/dist/destinations/snap-conversions-api/_tests_/capiV2tests.js.map +1 -0
- package/dist/destinations/snap-conversions-api/_tests_/capiV3tests.d.ts +1 -0
- package/dist/destinations/snap-conversions-api/_tests_/capiV3tests.js +581 -0
- package/dist/destinations/snap-conversions-api/_tests_/capiV3tests.js.map +1 -0
- package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v2.d.ts +4 -0
- package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v2.js +97 -0
- package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v2.js.map +1 -0
- package/dist/destinations/snap-conversions-api/snap-capi-properties.d.ts +30 -0
- package/dist/destinations/snap-conversions-api/snap-capi-properties.js +316 -0
- package/dist/destinations/snap-conversions-api/snap-capi-properties.js.map +1 -0
- package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.d.ts +3 -0
- package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js +34 -0
- package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js.map +1 -0
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.d.ts +3 -0
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.js +43 -0
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.js.map +1 -0
- package/dist/destinations/trackey/group.types.d.ts +11 -0
- package/dist/destinations/trackey/group.types.js +3 -0
- package/dist/destinations/trackey/group.types.js.map +1 -0
- package/dist/destinations/trackey/identify.types.d.ts +11 -0
- package/dist/destinations/trackey/identify.types.js +3 -0
- package/dist/destinations/trackey/identify.types.js.map +1 -0
- package/dist/destinations/trackey/track.types.d.ts +12 -0
- package/dist/destinations/trackey/track.types.js +3 -0
- package/dist/destinations/trackey/track.types.js.map +1 -0
- package/package.json +4 -4
- package/dist/destinations/klaviyo/orderCompleted/formatters.d.ts +0 -26
- package/dist/destinations/klaviyo/orderCompleted/formatters.js +0 -62
- package/dist/destinations/klaviyo/orderCompleted/formatters.js.map +0 -1
- package/dist/destinations/klaviyo/orderCompleted/types.d.ts +0 -2
- package/dist/destinations/klaviyo/orderCompleted/types.js.map +0 -1
- package/dist/destinations/mixpanel/incrementProperties/__test__/__snapshots__/snapshot.test.js.snap +0 -18
- /package/dist/destinations/{klaviyo/orderCompleted → dynamic-yield-audiences/syncAudience}/types.js +0 -0
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { Product } from './types';
|
|
2
|
-
export declare function convertKeysToTitleCase(obj: Record<string, unknown>, level?: number): Record<string, unknown>;
|
|
3
|
-
export declare function formatOrderedProduct(product: Product, order_id?: string, unique_event_id?: String): {
|
|
4
|
-
unique_id: string | undefined;
|
|
5
|
-
productProperties: {
|
|
6
|
-
OrderId: string | undefined;
|
|
7
|
-
ProductId: unknown;
|
|
8
|
-
SKU: string | undefined;
|
|
9
|
-
ProductName: string | undefined;
|
|
10
|
-
Quantity: number | undefined;
|
|
11
|
-
Categories: string[];
|
|
12
|
-
ProductURL: string | undefined;
|
|
13
|
-
ImageURL: string | undefined;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
export declare function formatProductItems(product: Product): {
|
|
17
|
-
ProductId: unknown;
|
|
18
|
-
SKU: string | undefined;
|
|
19
|
-
ProductName: string | undefined;
|
|
20
|
-
Quantity: number | undefined;
|
|
21
|
-
ItemPrice: number | undefined;
|
|
22
|
-
RowTotal: number | undefined;
|
|
23
|
-
Categories: string[];
|
|
24
|
-
ProductURL: string | undefined;
|
|
25
|
-
ImageURL: string | undefined;
|
|
26
|
-
};
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.formatProductItems = exports.formatOrderedProduct = exports.convertKeysToTitleCase = void 0;
|
|
4
|
-
function toTitleCase(str) {
|
|
5
|
-
return (str
|
|
6
|
-
.replace(/[^a-zA-Z0-9]/g, ' ')
|
|
7
|
-
.replace(/\s+/g, ' ')
|
|
8
|
-
.trim()
|
|
9
|
-
.split(' ')
|
|
10
|
-
.map((word) => word.charAt(0).toUpperCase() + word.slice(1))
|
|
11
|
-
.join(''));
|
|
12
|
-
}
|
|
13
|
-
function convertKeysToTitleCase(obj, level = 0) {
|
|
14
|
-
if (level > 1)
|
|
15
|
-
return obj;
|
|
16
|
-
return Object.fromEntries(Object.entries(obj).map(([key, value]) => {
|
|
17
|
-
if (typeof value === 'object' && !Array.isArray(value)) {
|
|
18
|
-
return [toTitleCase(key), convertKeysToTitleCase(value, level + 1)];
|
|
19
|
-
}
|
|
20
|
-
if (Array.isArray(value)) {
|
|
21
|
-
return [toTitleCase(key), value];
|
|
22
|
-
}
|
|
23
|
-
return [toTitleCase(key), value];
|
|
24
|
-
}));
|
|
25
|
-
}
|
|
26
|
-
exports.convertKeysToTitleCase = convertKeysToTitleCase;
|
|
27
|
-
function formatOrderedProduct(product, order_id, unique_event_id) {
|
|
28
|
-
const event_id = unique_event_id ?? order_id;
|
|
29
|
-
const unique_product_id = product.product_id || product.sku || product?.id;
|
|
30
|
-
const unique_id = event_id && unique_product_id ? `${event_id}_${unique_product_id}` : undefined;
|
|
31
|
-
const { name, quantity, sku, price, url, image_url, category, product_id, id, ...otherProperties } = product;
|
|
32
|
-
const productProperties = {
|
|
33
|
-
OrderId: order_id,
|
|
34
|
-
ProductId: product_id ?? id,
|
|
35
|
-
SKU: sku,
|
|
36
|
-
ProductName: name,
|
|
37
|
-
Quantity: quantity,
|
|
38
|
-
Categories: category ? [category] : [],
|
|
39
|
-
ProductURL: url,
|
|
40
|
-
ImageURL: image_url,
|
|
41
|
-
...convertKeysToTitleCase(otherProperties)
|
|
42
|
-
};
|
|
43
|
-
return { unique_id, productProperties };
|
|
44
|
-
}
|
|
45
|
-
exports.formatOrderedProduct = formatOrderedProduct;
|
|
46
|
-
function formatProductItems(product) {
|
|
47
|
-
const { sku, name, quantity, price, category, url, image_url, id, product_id, ...otherProperties } = product;
|
|
48
|
-
return {
|
|
49
|
-
ProductId: product_id ?? id,
|
|
50
|
-
SKU: sku,
|
|
51
|
-
ProductName: name,
|
|
52
|
-
Quantity: quantity,
|
|
53
|
-
ItemPrice: price,
|
|
54
|
-
RowTotal: price,
|
|
55
|
-
Categories: category ? [category] : [],
|
|
56
|
-
ProductURL: url,
|
|
57
|
-
ImageURL: image_url,
|
|
58
|
-
...convertKeysToTitleCase(otherProperties)
|
|
59
|
-
};
|
|
60
|
-
}
|
|
61
|
-
exports.formatProductItems = formatProductItems;
|
|
62
|
-
//# sourceMappingURL=formatters.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"formatters.js","sourceRoot":"","sources":["../../../../src/destinations/klaviyo/orderCompleted/formatters.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/destinations/klaviyo/orderCompleted/types.ts"],"names":[],"mappings":""}
|
package/dist/destinations/mixpanel/incrementProperties/__test__/__snapshots__/snapshot.test.js.snap
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
-
|
|
3
|
-
exports[`Testing snapshot for Mixpanel's identifyUser destination action: all fields 1`] = `"data=%7B%22event%22%3A%22%24identify%22%2C%22properties%22%3A%7B%22%24identified_id%22%3A%221SVsemB5FYy7%23Wu9%22%2C%22%24anon_id%22%3A%221SVsemB5FYy7%23Wu9%22%2C%22token%22%3A%221SVsemB5FYy7%23Wu9%22%2C%22segment_source_name%22%3A%221SVsemB5FYy7%23Wu9%22%7D%7D"`;
|
|
4
|
-
|
|
5
|
-
exports[`Testing snapshot for Mixpanel's identifyUser destination action: required fields 1`] = `"data=%7B%22event%22%3A%22%24identify%22%2C%22properties%22%3A%7B%22%24identified_id%22%3A%221SVsemB5FYy7%23Wu9%22%2C%22%24anon_id%22%3A%221SVsemB5FYy7%23Wu9%22%2C%22token%22%3A%221SVsemB5FYy7%23Wu9%22%2C%22segment_source_name%22%3A%221SVsemB5FYy7%23Wu9%22%7D%7D"`;
|
|
6
|
-
|
|
7
|
-
exports[`Testing snapshot for Mixpanel's identifyUser destination action: required fields 2`] = `
|
|
8
|
-
Headers {
|
|
9
|
-
Symbol(map): Object {
|
|
10
|
-
"Content-Type": Array [
|
|
11
|
-
"application/x-www-form-urlencoded;charset=UTF-8",
|
|
12
|
-
],
|
|
13
|
-
"user-agent": Array [
|
|
14
|
-
"Segment (Actions)",
|
|
15
|
-
],
|
|
16
|
-
},
|
|
17
|
-
}
|
|
18
|
-
`;
|
/package/dist/destinations/{klaviyo/orderCompleted → dynamic-yield-audiences/syncAudience}/types.js
RENAMED
|
File without changes
|