Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0350926

Browse files
authored
Merge pull request segmentio#5486 from segmentio/regional-segment-table-fix
Add Iterable to Regional Supported Table
2 parents 01c3997 + 8e44e48 commit 0350926

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/_data/catalog/regional-supported.yml

+2
Original file line numberDiff line numberDiff line change
@@ -629,8 +629,10 @@ sources:
629629
url: connections/sources/catalog/cloud-apps/iterable
630630
regions:
631631
- us
632+
- eu
632633
endpoints:
633634
- us
635+
- eu
634636
- id: V6ynUvQgbc
635637
display_name: Java
636638
hidden: false

src/_data/regional-support.yml

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ sources:
4444
- zendesk
4545
- google-ads
4646
- facebook-ads
47+
- iterable
4748
endpoint:
4849
- intercom
4950
- amp
@@ -78,6 +79,7 @@ sources:
7879
- zendesk
7980
- google-ads
8081
- facebook-ads
82+
- iterable
8183
destinations:
8284
region:
8385
- 2mee

0 commit comments

Comments
 (0)