Skip to content

Commit 644ed70

Browse files
author
markzegarelli
authored
Merge pull request #1370 from segmentio/current-branch-grazi
Current branch grazi
2 parents 804f623 + 12d1807 commit 644ed70

File tree

6 files changed

+259
-16
lines changed

6 files changed

+259
-16
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 PLATFORM API. DO NOT EDIT
2-
# destination categories last updated 2021-01-14
2+
# destination categories last updated 2021-01-21
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 157 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination data last updated 2021-01-14
2+
# destination data last updated 2021-01-21
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -3500,9 +3500,6 @@ items:
35003500
for more info. **Please ensure you read
35013501
[this](https://segment.com/docs/connections/destinations/catalog/braze/#migrating-to-v2-of-the-braze-web-sdk)
35023502
section of our documentation carefully before changing this setting.**
3503-
3504-
3505-
Note: version 3.1 is in pre-release and not available to all customers.
35063503
settings: []
35073504
- name: customEndpoint
35083505
display_name: Custom API Endpoint
@@ -17748,15 +17745,6 @@ items:
1774817745
required: false
1774917746
description: Map your Segment properties to Responsys Columns
1775017747
settings:
17751-
- name: columns
17752-
display_name: Segment Property Name
17753-
type: STRING
17754-
deprecated: false
17755-
required: true
17756-
string_validators:
17757-
regexp: ''
17758-
description: Enter the Segment Property Name.
17759-
settings: []
1776017748
- name: fieldName
1776117749
display_name: Responsys Column Name
1776217750
type: STRING
@@ -17790,6 +17778,15 @@ items:
1779017778
required: false
1779117779
description: Mark this property as a Primary Key in Responsys.
1779217780
settings: []
17781+
- name: columns
17782+
display_name: Segment Property Name
17783+
type: STRING
17784+
deprecated: false
17785+
required: true
17786+
string_validators:
17787+
regexp: ''
17788+
description: Enter the Segment Property Name.
17789+
settings: []
1779317790
- name: mapEmail
1779417791
display_name: Map Email
1779517792
type: BOOLEAN
@@ -18336,6 +18333,153 @@ items:
1833618333
server: false
1833718334
previous_names:
1833818335
- Rollbar
18336+
- display_name: SIGNL4 Alerting
18337+
slug: signl4-alerting
18338+
name: catalog/destinations/signl4-alerting
18339+
description: >-
18340+
Lightweight, app-based alerting of operational teams by app push, SMS text
18341+
and voice call including tracking, escalation, collaboration and duty
18342+
planning.
18343+
hidden: false
18344+
url: connections/destinations/catalog/signl4-alerting
18345+
status: PUBLIC_BETA
18346+
logo:
18347+
url: >-
18348+
https://public-segment-devcenter-production.s3.amazonaws.com/051d6c4b-15cd-44b7-b4df-0834410ccdfe.svg
18349+
mark:
18350+
url: >-
18351+
https://public-segment-devcenter-production.s3.amazonaws.com/692d01ee-6911-4f17-9535-e34c2ac3574d.svg
18352+
categories:
18353+
- Analytics
18354+
- SMS & Push Notifications
18355+
- Security & Fraud
18356+
- Performance Monitoring
18357+
components: []
18358+
platforms:
18359+
browser: true
18360+
server: true
18361+
mobile: true
18362+
browserUnbundlingSupported: false
18363+
browserUnbundlingPublic: false
18364+
methods:
18365+
alias: true
18366+
group: true
18367+
identify: true
18368+
page_view: true
18369+
track: true
18370+
settings:
18371+
- name: apiKey
18372+
display_name: API Key
18373+
type: STRING
18374+
deprecated: false
18375+
required: true
18376+
string_validators:
18377+
regexp: '^.{8,}$'
18378+
description: Your SIGNL4 team secret.
18379+
settings: []
18380+
- name: message
18381+
display_name: Message
18382+
type: STRING
18383+
deprecated: false
18384+
required: false
18385+
string_validators:
18386+
regexp: ''
18387+
description: Alert message.
18388+
settings: []
18389+
- name: s4AlertingScenario
18390+
display_name: S4 Alerting Scenario
18391+
type: STRING
18392+
deprecated: false
18393+
required: false
18394+
string_validators:
18395+
regexp: ''
18396+
description: >-
18397+
Pass 'single_ack' if only one person needs to confirm this alert. Pass
18398+
'multi_ack' in case this alert must be confirmed by the number of people
18399+
who are on duty at the time this alert is raised.
18400+
settings: []
18401+
- name: s4ExternalId
18402+
display_name: S4 External ID
18403+
type: STRING
18404+
deprecated: false
18405+
required: false
18406+
string_validators:
18407+
regexp: ''
18408+
description: >-
18409+
If the event originates from a record in a 3rd party system, use this
18410+
parameter to pass the unique ID of that record. That ID will be
18411+
communicated in outbound webhook notifications from SIGNL4, which is great
18412+
for correlation/synchronization of that record with the alert.
18413+
settings: []
18414+
- name: s4Filtering
18415+
display_name: S4 Filtering
18416+
type: BOOLEAN
18417+
deprecated: false
18418+
required: false
18419+
description: >-
18420+
Specify a boolean value of true or false to apply event filtering for this
18421+
event, or not. If set to true, the event will only trigger a notification
18422+
to the team, if it contains at least one keyword from one of your services
18423+
and system categories (i.e. it is whitelisted).
18424+
settings: []
18425+
- name: s4Location
18426+
display_name: S4 Location
18427+
type: STRING
18428+
deprecated: false
18429+
required: false
18430+
string_validators:
18431+
regexp: ''
18432+
description: >-
18433+
Transmit location information ('latitude, longitude') with your event and
18434+
display a map in the mobile app.
18435+
settings: []
18436+
- name: s4Service
18437+
display_name: S4 Service
18438+
type: STRING
18439+
deprecated: false
18440+
required: false
18441+
string_validators:
18442+
regexp: ''
18443+
description: Assigns the alert to the service/system category with the specified name.
18444+
settings: []
18445+
- name: s4Status
18446+
display_name: S4 Status
18447+
type: STRING
18448+
deprecated: false
18449+
required: false
18450+
string_validators:
18451+
regexp: ''
18452+
description: >-
18453+
If you want to resolve an existing alert by an external id
18454+
(X-S4-ExternalID), you can add this status parameter. It has two possible
18455+
values: 'new' and 'resolved'. Sending an event with the status 'new' will
18456+
create a new alert. If you want to resolve a alert, make sure to set the
18457+
X-S4-Status to 'resolved' and provide an external ID via the
18458+
'X-S4-ExternalID' parameter for the alert(s) you want to resolve. It is
18459+
only possible to resolve a alert with a provided external id that
18460+
initially triggered it. If you set the status to any other value the event
18461+
will be discarded. This means no alert will trigger from it.
18462+
settings: []
18463+
- name: title
18464+
display_name: Title
18465+
type: STRING
18466+
deprecated: false
18467+
required: false
18468+
string_validators:
18469+
regexp: ''
18470+
description: Alert title.
18471+
settings: []
18472+
connection_modes:
18473+
device:
18474+
web: false
18475+
mobile: false
18476+
server: false
18477+
cloud:
18478+
web: false
18479+
mobile: false
18480+
server: false
18481+
previous_names:
18482+
- SIGNL4 Alerting
1833918483
- display_name: SMBStreams
1834018484
slug: smbstreams
1834118485
name: catalog/destinations/smbstream

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 PLATFORM API. DO NOT EDIT
2-
# source cateogries last updated 2021-01-14
2+
# source cateogries last updated 2021-01-21
33
items:
44
- display_name: Server
55
slug: server

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 PLATFORM API. DO NOT EDIT
2-
# sources last updated 2021-01-14
2+
# sources last updated 2021-01-21
33
items:
44
- display_name: .NET
55
slug: net
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: 'Facebook Conversions API Destination'
3+
hidden: true
4+
beta: true
5+
---
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
---
2+
title: SIGNL4 Alerting
3+
rewrite: true
4+
---
5+
6+
[SIGNL4](https://www.signl4.com) is a lightweight, app-based alerting service of operational teams supporting app push, SMS text and voice call including tracking, escalation, collaboration and duty planning.
7+
8+
When incidents happen, SIGNL4 can alert your teams, engineers, sales, marketing or workers ‘in the field’. SIGNL4 helps to know what is going on – from anywhere and anytime.
9+
10+
This destination is maintained by Derdack SIGNL4. For any issues with the destination, [contact their support team](mailto:[email protected]).
11+
12+
{% include content/beta-note.md %}
13+
14+
## Getting Started
15+
16+
{% include content/connection-modes.md %}
17+
18+
1. From the Destinations catalog page in your Segment Workspace, click Add Destination.
19+
2. Search for “SIGNL4” in the Destinations Catalog, and select the SIGNL4 Alerting destination.
20+
3. Choose which Source should send data to the “SIGNL4 Alerting” destination.
21+
4. Enter the “API Key” in the “SIGNL4 Alerting” destination settings in your Segment Workspace, this is your SIGNL4 team secret and the first part of your SIGNL4 email address.
22+
23+
Ife you do not have SIGNL4 installed already, you can download the SIGNL4 App from the [Google Play Store](https://play.google.com/store/apps/details?id=com.derdack.signl4) or from the [Apple App Store](https://itunes.apple.com/us/app/signl4/id1100283480). Alternatively, you can get started on the [SIGNL4 web site](https://www.signl4.com/free-trial-test/). Once registered you will get an email with your SIGNL4 API information which includes your SIGNL4 team secret. This is the first part of your SIGNL4 email address ([email protected]).
24+
25+
## Page
26+
27+
If you aren't familiar with the Segment Spec, take a look at the [Page method documentation](https://segment.com/docs/connections/spec/page/) to learn about what it does. An example call would look like:
28+
29+
```js
30+
analytics.page()
31+
```
32+
33+
Segment sends Page calls to SIGNL4 Alerting as a `pageview`, which can also be seen under Signls.
34+
35+
36+
## Screen
37+
38+
If you aren't familiar with the Segment Spec, take a look at the [Screen method documentation](https://segment.com/docs/connections/spec/screen/) to learn about what it does. An example call would look like:
39+
40+
```obj-c
41+
[[SEGAnalytics sharedAnalytics] screen:@"Home"];
42+
```
43+
44+
Segment sends Screen calls to SIGNL4 Alerting as a `screenview`, which can also be seen under Signls.
45+
46+
47+
## Identify
48+
49+
If you aren't familiar with the Segment Spec, take a look at the [Identify method documentation](https://segment.com/docs/connections/spec/identify/) to learn about what it does. An example call would look like:
50+
51+
```js
52+
analytics.identify('userId123', {
53+
54+
});
55+
```
56+
57+
Segment sends Identify calls to SIGNL4 Alerting as an `identify` event, which can also be seen under Signls.
58+
59+
60+
## Track
61+
62+
If you aren't familiar with the Segment Spec, take a look at the [Track method documentation](https://segment.com/docs/connections/spec/track/) to learn about what it does. An example call would look like:
63+
64+
```js
65+
analytics.track('Login Button Clicked')
66+
```
67+
68+
Segment sends Track calls to SIGNL4 Alerting as a `track` event, which can also be seen under Signls.
69+
70+
## Group
71+
72+
If you aren't familiar with the Segment Spec, take a look at the [Group method documentation](https://segment.com/docs/connections/spec/group/) to learn about what it does. An example call would look like:
73+
74+
```js
75+
analytics.group('0e8c78ea9d97a7b8185e8632', {
76+
name: 'Initech',
77+
industry: 'Technology',
78+
employees: 329,
79+
plan: 'enterprise',
80+
"total billed": 830
81+
});
82+
```
83+
84+
Segment sends Group calls to SIGNL4 Alerting as a `group` event, which can also be seen under Signls.
85+
86+
## Alias
87+
88+
If you aren't familiar with the Segment Spec, take a look at the [Alias method documentation](https://segment.com/docs/connections/spec/alias/) to learn about what it does. An example call would look like:
89+
90+
```js
91+
analytics.alias("507f191e81");
92+
```
93+
94+
Segment sends Alias calls to SIGNL4 Alerting as an `alias` event, which can also be seen under Signls.

0 commit comments

Comments
 (0)