This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Surveymonkey

Overview

This source syncs data from the SurveyMonkey API: Surveys, SurveyPages, SurveyQuestions, SurveyResponses

The source is using Airbyte docker image (@airbyte/source-surveymonkey). Learn more how Airbyte-based sources work

How to connect

Please read this docs. Register your application here. Then go to Settings and copy your access token.

Connection Parameters

ParameterDocumentation
start_date*
string
(required)
The date from which you'd like to replicate the data
access_token*
string
(required)
API Token. See the docs for information on how to generate this key.