Skip to content

Catalog for InMoment name change #1962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions src/_data/catalog/sources.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
# sources last updated 2021-09-30
# sources last updated 2021-10-05
items:
- display_name: .NET
slug: net
Expand Down Expand Up @@ -348,6 +348,16 @@ items:
url: https://cdn.filepicker.io/api/file/618XEphQoWXwBKQGOWNw
categories:
- CRM
- display_name: InMoment (formerly Wootric)
slug: inmoment-formerly-wootric
url: connections/sources/catalog/cloud-apps/inmoment-formerly-wootric
hidden: false
source_type: cloud-app
description: Wootric is modern software for measuring and boosting customer happiness.
logo:
url: https://cdn.filepicker.io/api/file/7lOGEhExRgaMZm9wuBcI
categories:
- Surveys
- display_name: Intercom
slug: intercom
url: connections/sources/catalog/cloud-apps/intercom
Expand Down Expand Up @@ -850,16 +860,6 @@ items:
url: https://d3hotuclm6if1r.cloudfront.net/logos/vero-default.svg
categories:
- Email Marketing
- display_name: Wootric
slug: wootric
url: connections/sources/catalog/cloud-apps/wootric
hidden: false
source_type: cloud-app
description: Wootric is modern software for measuring and boosting customer happiness.
logo:
url: https://cdn.filepicker.io/api/file/7lOGEhExRgaMZm9wuBcI
categories:
- Surveys
- display_name: Xamarin
slug: xamarin
url: connections/sources/catalog/libraries/mobile/xamarin
Expand Down
32 changes: 17 additions & 15 deletions src/connections/sources/catalog/cloud-apps/wootric/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: InMoment (formerly Wootric)
rewrite: true
redirect_from:
- 'connections/sources/catalog/cloud-apps/inmoment-formerly-wootric'
---

[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.
Expand All @@ -21,26 +23,26 @@ InMoment maintains this source. For any issues, [contact the InMoment support te
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.”


|Event Name|Description|
| -------- | -------- | -------- |
|Wootric survey response created|A survey response was created|
|Wootric survey response updated|An existing survey response was updated|
| Event Name | Description |
| ------------------------------- | --------------------------------------- | |
| Wootric survey response created | A survey response was created |
| Wootric survey response updated | An existing survey response was updated |

## Event Properties

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

|Property Name|Description|
| -------- | -------- | -------- |
|channel|The channel from which the survey was responded like ‘web’ or ‘email’|
|created_at|The timestamp of when the response was created|
|metric_type|The mode of the survey like "NPS" or “CSAT”|
|properties|The survey properties|
|response_id|The id of the response|
|score|The selected score from the survey|
|survey_id|The id of the survey|
|updated_at|The timestamp of when the response was updated|
|text|The feedback text provided by the end user|
| Property Name | Description |
| ------------- | --------------------------------------------------------------------- | |
| channel | The channel from which the survey was responded like ‘web’ or ‘email’ |
| created_at | The timestamp of when the response was created |
| metric_type | The mode of the survey like "NPS" or “CSAT” |
| properties | The survey properties |
| response_id | The id of the response |
| score | The selected score from the survey |
| survey_id | The id of the survey |
| updated_at | The timestamp of when the response was updated |
| text | The feedback text provided by the end user |


## Adding Destinations
Expand Down