Skip to main content

Survicate [ARCHIVED]

This page contains the setup guide and reference information for the Survicate source connector.

Prerequisites

To set up the Survicate source connector with Airbyte, you'll need to create your API keys from theie settings page. Please refer https://developers.survicate.com/data-export/setup/ for getting your api_key.

Documentation reference:

Visit https://developers.survicate.com/data-export/setup/ for API documentation

Authentication setup

Teamwork uses basic http auth that uses username and password Your default login username and password could be used as secrets, ref: https://developers.survicate.com/data-export/setup/#authentication

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key.
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
surveysidDefaultPaginator
surveys_questionsidDefaultPaginator
surveys_responsesuuidDefaultPaginator
respondents_attributesDefaultPaginator
respondents_responsesDefaultPaginator

Changelog

Expand to review
VersionDatePRSubject
0.0.12024-09-0545163Initial release by @btkcodedev via Connector Builder