Skip to content

Commit 8f42303

Browse files
authored
Merge pull request #145 from segmentio/repo-sync
repo sync
2 parents 3ac6514 + 671de25 commit 8f42303

File tree

4 files changed

+52
-4
lines changed

4 files changed

+52
-4
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2021-11-23
2+
# destination categories last updated 2021-11-25
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2021-11-23
2+
# destination data last updated 2021-11-25
33
items:
44
- display_name: 2mee
55
name: 2mee
@@ -2799,6 +2799,54 @@ items:
27992799
description: You can find your Site ID in your Auryc account.
28002800
required: true
28012801
label: Site ID
2802+
- display_name: AutopilotApp
2803+
name: AutopilotApp
2804+
slug: autopilotapp
2805+
hidden: false
2806+
url: connections/destinations/catalog/autopilotapp
2807+
previous_names:
2808+
- AutopilotApp
2809+
website: https://autopilotapp.com/
2810+
status: PUBLIC_BETA
2811+
categories:
2812+
- Email Marketing
2813+
- Marketing Automation
2814+
logo:
2815+
url: >-
2816+
https://public-segment-devcenter-production.s3.amazonaws.com/b5eba5a9-10f3-47eb-8de3-416d8663caf6.svg
2817+
mark:
2818+
url: >-
2819+
https://public-segment-devcenter-production.s3.amazonaws.com/ea4945e2-eaaa-44ac-aa87-b042272d35e3.svg
2820+
methods:
2821+
track: true
2822+
identify: true
2823+
group: false
2824+
alias: false
2825+
page: false
2826+
platforms:
2827+
browser: true
2828+
mobile: true
2829+
server: true
2830+
components: []
2831+
browserUnbundlingSupported: false
2832+
browserUnbundlingPublic: false
2833+
replay: false
2834+
connection_modes:
2835+
device:
2836+
web: false
2837+
mobile: false
2838+
server: false
2839+
cloud:
2840+
web: false
2841+
mobile: false
2842+
server: false
2843+
settings:
2844+
- name: apiKey
2845+
type: string
2846+
defaultValue: ''
2847+
description: Enter your autopilot API key here
2848+
required: true
2849+
label: API Key
28022850
- display_name: AutopilotHQ
28032851
name: AutopilotHQ
28042852
slug: autopilothq

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# source cateogries last updated 2021-11-23
2+
# source cateogries last updated 2021-11-25
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2021-11-23
2+
# sources last updated 2021-11-25
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)