Skip to content

Commit 16814ad

Browse files
author
markzegarelli
committed
made the catalog
1 parent 7ed2c1e commit 16814ad

File tree

2 files changed

+28
-26
lines changed

2 files changed

+28
-26
lines changed

src/_data/catalog/sources.yml

+11-11
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-09-30
2+
# sources last updated 2021-10-05
33
items:
44
- display_name: .NET
55
slug: net
@@ -348,6 +348,16 @@ items:
348348
url: https://cdn.filepicker.io/api/file/618XEphQoWXwBKQGOWNw
349349
categories:
350350
- CRM
351+
- display_name: InMoment (formerly Wootric)
352+
slug: inmoment-formerly-wootric
353+
url: connections/sources/catalog/cloud-apps/inmoment-formerly-wootric
354+
hidden: false
355+
source_type: cloud-app
356+
description: Wootric is modern software for measuring and boosting customer happiness.
357+
logo:
358+
url: https://cdn.filepicker.io/api/file/7lOGEhExRgaMZm9wuBcI
359+
categories:
360+
- Surveys
351361
- display_name: Intercom
352362
slug: intercom
353363
url: connections/sources/catalog/cloud-apps/intercom
@@ -850,16 +860,6 @@ items:
850860
url: https://d3hotuclm6if1r.cloudfront.net/logos/vero-default.svg
851861
categories:
852862
- Email Marketing
853-
- display_name: Wootric
854-
slug: wootric
855-
url: connections/sources/catalog/cloud-apps/wootric
856-
hidden: false
857-
source_type: cloud-app
858-
description: Wootric is modern software for measuring and boosting customer happiness.
859-
logo:
860-
url: https://cdn.filepicker.io/api/file/7lOGEhExRgaMZm9wuBcI
861-
categories:
862-
- Surveys
863863
- display_name: Xamarin
864864
slug: xamarin
865865
url: connections/sources/catalog/libraries/mobile/xamarin

src/connections/sources/catalog/cloud-apps/wootric/index.md

+17-15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: InMoment (formerly Wootric)
33
rewrite: true
4+
redirect_from:
5+
- 'connections/sources/catalog/cloud-apps/inmoment-formerly-wootric'
46
---
57

68
[InMoment](https://wootric.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) (formerly Wootric) is modern customer feedback management software. You can incorporate Voice of Customer data in your decision-making processes and marketing campaigns, and trigger customer follow-up when you send survey responses to your CRM, marketing platform or data warehouses automatically.
@@ -21,26 +23,26 @@ InMoment maintains this source. For any issues, [contact the InMoment support te
2123
Below is a table of events that InMoment sends to Segment. These events will show up as tables in your warehouse, and as regular events in your other Destinations. InMoment will send through the `userId` if available. Note: at this time event names continue to be labeled “Wootric.”
2224

2325

24-
|Event Name|Description|
25-
| -------- | -------- | -------- |
26-
|Wootric survey response created|A survey response was created|
27-
|Wootric survey response updated|An existing survey response was updated|
26+
| Event Name | Description |
27+
| ------------------------------- | --------------------------------------- | |
28+
| Wootric survey response created | A survey response was created |
29+
| Wootric survey response updated | An existing survey response was updated |
2830

2931
## Event Properties
3032

3133
Below are tables outlining the properties included in the events listed above.
3234

33-
|Property Name|Description|
34-
| -------- | -------- | -------- |
35-
|channel|The channel from which the survey was responded like ‘web’ or ‘email’|
36-
|created_at|The timestamp of when the response was created|
37-
|metric_type|The mode of the survey like "NPS" or “CSAT”|
38-
|properties|The survey properties|
39-
|response_id|The id of the response|
40-
|score|The selected score from the survey|
41-
|survey_id|The id of the survey|
42-
|updated_at|The timestamp of when the response was updated|
43-
|text|The feedback text provided by the end user|
35+
| Property Name | Description |
36+
| ------------- | --------------------------------------------------------------------- | |
37+
| channel | The channel from which the survey was responded like ‘web’ or ‘email’ |
38+
| created_at | The timestamp of when the response was created |
39+
| metric_type | The mode of the survey like "NPS" or “CSAT” |
40+
| properties | The survey properties |
41+
| response_id | The id of the response |
42+
| score | The selected score from the survey |
43+
| survey_id | The id of the survey |
44+
| updated_at | The timestamp of when the response was updated |
45+
| text | The feedback text provided by the end user |
4446

4547

4648
## Adding Destinations

0 commit comments

Comments
 (0)