|
1 | 1 | # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
|
2 |
| -# destination data last updated 2024-02-13 |
| 2 | +# destination data last updated 2024-02-15 |
3 | 3 | items:
|
4 | 4 | - id: 637e8d185e2dec264895ea89
|
5 | 5 | display_name: 1Flow
|
@@ -10287,7 +10287,7 @@ items:
|
10287 | 10287 | display_name: AppFit
|
10288 | 10288 | name: AppFit
|
10289 | 10289 | slug: appfit
|
10290 |
| - hidden: true |
| 10290 | + hidden: false |
10291 | 10291 | endpoints:
|
10292 | 10292 | - US
|
10293 | 10293 | regions:
|
@@ -11672,6 +11672,212 @@ items:
|
11672 | 11672 | label: API Key
|
11673 | 11673 | actions: []
|
11674 | 11674 | presets: []
|
| 11675 | +- id: 65c2465d0d7d550aa8e7e5c6 |
| 11676 | + display_name: Avo |
| 11677 | + name: Avo |
| 11678 | + slug: avo |
| 11679 | + hidden: false |
| 11680 | + endpoints: |
| 11681 | + - US |
| 11682 | + regions: |
| 11683 | + - us-west-2 |
| 11684 | + - eu-west-1 |
| 11685 | + url: connections/destinations/catalog/avo |
| 11686 | + previous_names: |
| 11687 | + - Avo |
| 11688 | + website: https://avo.app |
| 11689 | + status: PUBLIC_BETA |
| 11690 | + categories: |
| 11691 | + - Analytics |
| 11692 | + logo: |
| 11693 | + url: https://cdn-devcenter.segment.com/7c289f9e-7d4d-4533-a601-71fea229721d.svg |
| 11694 | + mark: |
| 11695 | + url: https://cdn-devcenter.segment.com/69b83189-4afd-4ef0-ba8c-a777bb5af7a9.svg |
| 11696 | + methods: |
| 11697 | + track: true |
| 11698 | + identify: true |
| 11699 | + group: true |
| 11700 | + alias: true |
| 11701 | + screen: false |
| 11702 | + page: true |
| 11703 | + platforms: |
| 11704 | + browser: true |
| 11705 | + mobile: false |
| 11706 | + server: true |
| 11707 | + warehouse: false |
| 11708 | + cloudAppObject: false |
| 11709 | + components: [] |
| 11710 | + browserUnbundlingSupported: false |
| 11711 | + browserUnbundlingPublic: false |
| 11712 | + replay: false |
| 11713 | + connection_modes: |
| 11714 | + device: |
| 11715 | + web: false |
| 11716 | + mobile: false |
| 11717 | + server: false |
| 11718 | + cloud: |
| 11719 | + web: true |
| 11720 | + mobile: false |
| 11721 | + server: true |
| 11722 | + settings: |
| 11723 | + - name: apiKey |
| 11724 | + type: string |
| 11725 | + defaultValue: '' |
| 11726 | + description: Avo Inspector API Key |
| 11727 | + required: true |
| 11728 | + label: API Key |
| 11729 | + - name: appVersionPropertyName |
| 11730 | + type: string |
| 11731 | + defaultValue: '' |
| 11732 | + description: >- |
| 11733 | + Optionally set which property represents the app version in your events. |
| 11734 | + If not set, the app version will be taken from the $.context.app.version |
| 11735 | + required: true |
| 11736 | + label: App Version property |
| 11737 | + - name: env |
| 11738 | + type: select |
| 11739 | + defaultValue: prod |
| 11740 | + description: Avo Inspector Environment |
| 11741 | + required: true |
| 11742 | + label: Environment |
| 11743 | + actions: |
| 11744 | + - id: 7n22BoWfoHtpYHm2zKS7cq |
| 11745 | + name: Track Schema From Event |
| 11746 | + slug: sendSchemaToInspector |
| 11747 | + description: Sends event schema to the Avo Inspector API |
| 11748 | + platform: CLOUD |
| 11749 | + hidden: false |
| 11750 | + defaultTrigger: type = "track" |
| 11751 | + fields: |
| 11752 | + - id: g4deuN5DQ9KABRHH5op4gN |
| 11753 | + sortOrder: 0 |
| 11754 | + fieldKey: event |
| 11755 | + label: Event Name |
| 11756 | + type: STRING |
| 11757 | + description: Name of the event being sent |
| 11758 | + placeholder: '' |
| 11759 | + defaultValue: |
| 11760 | + '@path': $.event |
| 11761 | + required: true |
| 11762 | + multiple: false |
| 11763 | + choices: null |
| 11764 | + dynamic: false |
| 11765 | + allowNull: false |
| 11766 | + - id: 5pBnFXzLxcAzFhX2iYntDm |
| 11767 | + sortOrder: 1 |
| 11768 | + fieldKey: properties |
| 11769 | + label: Properties |
| 11770 | + type: OBJECT |
| 11771 | + description: Properties of the event being sent |
| 11772 | + placeholder: '' |
| 11773 | + defaultValue: |
| 11774 | + '@path': $.properties |
| 11775 | + required: true |
| 11776 | + multiple: false |
| 11777 | + choices: null |
| 11778 | + dynamic: false |
| 11779 | + allowNull: false |
| 11780 | + - id: bJi5KZnfzYoFrquvCajEF |
| 11781 | + sortOrder: 2 |
| 11782 | + fieldKey: messageId |
| 11783 | + label: Message ID |
| 11784 | + type: STRING |
| 11785 | + description: Message ID of the event being sent |
| 11786 | + placeholder: '' |
| 11787 | + defaultValue: |
| 11788 | + '@path': $.messageId |
| 11789 | + required: true |
| 11790 | + multiple: false |
| 11791 | + choices: null |
| 11792 | + dynamic: false |
| 11793 | + allowNull: false |
| 11794 | + - id: oYjuQVddW8AS9fMrAkwNeq |
| 11795 | + sortOrder: 3 |
| 11796 | + fieldKey: createdAt |
| 11797 | + label: Created At |
| 11798 | + type: STRING |
| 11799 | + description: Timestamp of when the event was sent |
| 11800 | + placeholder: '' |
| 11801 | + defaultValue: |
| 11802 | + '@path': $.timestamp |
| 11803 | + required: true |
| 11804 | + multiple: false |
| 11805 | + choices: null |
| 11806 | + dynamic: false |
| 11807 | + allowNull: false |
| 11808 | + - id: a7CTanNP64UNHB82osVwF3 |
| 11809 | + sortOrder: 4 |
| 11810 | + fieldKey: appVersion |
| 11811 | + label: App Version |
| 11812 | + type: STRING |
| 11813 | + description: Version of the app that sent the event |
| 11814 | + placeholder: '' |
| 11815 | + defaultValue: |
| 11816 | + '@path': $.context.app.version |
| 11817 | + required: false |
| 11818 | + multiple: false |
| 11819 | + choices: null |
| 11820 | + dynamic: false |
| 11821 | + allowNull: false |
| 11822 | + - id: mPoHb8QfGatuSkQHsPvGAj |
| 11823 | + sortOrder: 5 |
| 11824 | + fieldKey: appName |
| 11825 | + label: App Name |
| 11826 | + type: STRING |
| 11827 | + description: Name of the app that sent the event |
| 11828 | + placeholder: '' |
| 11829 | + defaultValue: |
| 11830 | + '@path': $.context.app.name |
| 11831 | + required: false |
| 11832 | + multiple: false |
| 11833 | + choices: null |
| 11834 | + dynamic: false |
| 11835 | + allowNull: false |
| 11836 | + - id: krreEG3cbQKVXJ8qK5jNo9 |
| 11837 | + sortOrder: 6 |
| 11838 | + fieldKey: pageUrl |
| 11839 | + label: Page URL |
| 11840 | + type: STRING |
| 11841 | + description: URL of the page that sent the event |
| 11842 | + placeholder: '' |
| 11843 | + defaultValue: |
| 11844 | + '@path': $.context.page.url |
| 11845 | + required: false |
| 11846 | + multiple: false |
| 11847 | + choices: null |
| 11848 | + dynamic: false |
| 11849 | + allowNull: false |
| 11850 | + - id: 3FMnWVSxETAzjcXzir2US1 |
| 11851 | + sortOrder: 7 |
| 11852 | + fieldKey: enable_batching |
| 11853 | + label: Enable Batching? |
| 11854 | + type: BOOLEAN |
| 11855 | + description: When enabled, Segment will send events in batches. |
| 11856 | + defaultValue: false |
| 11857 | + required: false |
| 11858 | + multiple: false |
| 11859 | + choices: null |
| 11860 | + dynamic: false |
| 11861 | + allowNull: false |
| 11862 | + presets: |
| 11863 | + - actionId: 7n22BoWfoHtpYHm2zKS7cq |
| 11864 | + name: Track Schema From Event |
| 11865 | + fields: |
| 11866 | + event: |
| 11867 | + '@path': $.event |
| 11868 | + properties: |
| 11869 | + '@path': $.properties |
| 11870 | + messageId: |
| 11871 | + '@path': $.messageId |
| 11872 | + createdAt: |
| 11873 | + '@path': $.timestamp |
| 11874 | + appVersion: |
| 11875 | + '@path': $.context.app.version |
| 11876 | + appName: |
| 11877 | + '@path': $.context.app.name |
| 11878 | + pageUrl: |
| 11879 | + '@path': $.context.page.url |
| 11880 | + trigger: type = "track" |
11675 | 11881 | - id: 60be92c8dabdd561bf6c9130
|
11676 | 11882 | display_name: AWS S3
|
11677 | 11883 | name: AWS S3
|
@@ -25848,7 +26054,7 @@ items:
|
25848 | 26054 | display_name: Equals
|
25849 | 26055 | name: Equals
|
25850 | 26056 | slug: equals
|
25851 |
| - hidden: false |
| 26057 | + hidden: true |
25852 | 26058 | endpoints:
|
25853 | 26059 | - US
|
25854 | 26060 | regions:
|
@@ -35229,14 +35435,14 @@ items:
|
35229 | 35435 | - id: 60ad61f9ff47a16b8fb7b5d9
|
35230 | 35436 | display_name: Google Analytics 4 Cloud
|
35231 | 35437 | name: Google Analytics 4 Cloud
|
35232 |
| - slug: google-analytics-4-cloud |
| 35438 | + slug: actions-google-analytics-4 |
35233 | 35439 | hidden: false
|
35234 | 35440 | endpoints:
|
35235 | 35441 | - US
|
35236 | 35442 | regions:
|
35237 | 35443 | - us-west-2
|
35238 | 35444 | - eu-west-1
|
35239 |
| - url: connections/destinations/catalog/google-analytics-4-cloud |
| 35445 | + url: connections/destinations/catalog/actions-google-analytics-4 |
35240 | 35446 | previous_names:
|
35241 | 35447 | - Actions Google Analytic 4
|
35242 | 35448 | - Actions Google Analytics 4
|
@@ -91905,53 +92111,3 @@ items:
|
91905 | 92111 | label: Zopim ID
|
91906 | 92112 | actions: []
|
91907 | 92113 | presets: []
|
91908 |
| -- id: 5d4dd5b989eda01a09b5cdb1 |
91909 |
| - display_name: Personas Display & Video 360 |
91910 |
| - name: Personas Display & Video 360 |
91911 |
| - slug: personas-display-video-360 |
91912 |
| - hidden: false |
91913 |
| - endpoints: |
91914 |
| - - US |
91915 |
| - regions: |
91916 |
| - - us-west-2 |
91917 |
| - - eu-west-1 |
91918 |
| - url: connections/destinations/catalog/personas-display-video-360 |
91919 |
| - previous_names: |
91920 |
| - - Personas Display & Video 360 |
91921 |
| - website: https://marketingplatform.google.com/about/display-video-360/ |
91922 |
| - status: PUBLIC |
91923 |
| - categories: |
91924 |
| - - Advertising |
91925 |
| - logo: |
91926 |
| - url: https://cdn.filepicker.io/api/file/a58jMNgR3qpJKhYQAntc |
91927 |
| - mark: |
91928 |
| - url: https://cdn.filepicker.io/api/file/HfloKy76TXaz749XE4IG |
91929 |
| - methods: |
91930 |
| - track: false |
91931 |
| - identify: false |
91932 |
| - group: false |
91933 |
| - alias: false |
91934 |
| - screen: false |
91935 |
| - page: false |
91936 |
| - platforms: |
91937 |
| - browser: true |
91938 |
| - mobile: true |
91939 |
| - server: false |
91940 |
| - warehouse: false |
91941 |
| - cloudAppObject: false |
91942 |
| - components: [] |
91943 |
| - browserUnbundlingSupported: false |
91944 |
| - browserUnbundlingPublic: true |
91945 |
| - replay: false |
91946 |
| - connection_modes: |
91947 |
| - device: |
91948 |
| - web: false |
91949 |
| - mobile: false |
91950 |
| - server: false |
91951 |
| - cloud: |
91952 |
| - web: true |
91953 |
| - mobile: true |
91954 |
| - server: false |
91955 |
| - settings: [] |
91956 |
| - actions: [] |
91957 |
| - presets: [] |
|
0 commit comments