* add new stream properties * add PR number * change additionalProperties to true * revert bumoed version of an image, add json schema in the tests files, remove additionalProperties: true * gradle build completed * improve test acceptance quality, adjust the order of objects for the properties json schema * delete reduntant configured_catalog, add json schema for all streams * auto-bump connector version [ci skip] Co-authored-by: Sajarin <sajarindider@gmail.com> Co-authored-by: Marie Amelie Sandrock <marieamelie94@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
1.2 KiB
1.2 KiB
Zenloop
Overview
Zenloop is an integrated experience management platform (IXM). The SaaS solution automatically collects customer feedback through various channels along the customer journey, analyzes and clusters it, and derives tailored measures to retain satisfied customers as well as win back churning customers. Zenloop REST API allows a developer to retrieve survey and answer information on the Zenloop platform.
Endpoints
Zenloop API consists of five endpoints which can be extracted data from:
- Surveys: This endpoint is used for getting basic data for all surveys from user organization.
- Answers: This endpoint is used for fetching survey answers along with basic survey data and aggregated NPS scores.
- Survey Groups: This endpoint is used for getting basic data for all survey groups from user organization.
- Survey Group Answers: This endpoint is used for fetching survey group answers along with basic survey data and aggregated NPS scores.
- Properties: This endpoint is used for fetching properties from answers belonging to a given survey.
API Reference
The API reference documents: https://docs.zenloop.com/reference