Skip to main content

SurveyCTO

This page guides you through the process of setting up the SurveyCTO source connector.

Prerequisites

  • Server Name The name of the ServerCTO server
  • Your SurveyCTO Username
  • Your SurveyCTO Password
  • Form ID Unique Identifier for one of your forms
  • Start Date Start Date default

How to setup a SurveyCTO Account

  • create the account
  • create your form
  • publish your form
  • give your user an API consumer permission to the existing role or create a user with that role and permission.

Set up the SurveyCTO source connection

  1. Log into your Airbyte Cloud or Airbyte Open Source account.
  2. Click Sources and then click + New source.
  3. On the Set up the source page, select Survey CTO from the Source type dropdown.
  4. Enter a name for your source.
  5. Enter a Server name for your SurveyCTO account.
  6. Enter a Username for SurveyCTO account.
  7. Enter a Password for SurveyCTO account.
  8. Form ID's (We can multiple forms id here to pull from)
  9. Start Date (This can be pass to pull the data from particular date)
  10. Click Set up source.

Supported sync modes

The SurveyCTO source connector supports the following sync modes:

Supported Streams

The SurveyCTO source connector supports the following streams:

  • Surveycto

Reference

Config fields reference

Field
Type
Property name
string
server_name
string
username
string
password
array
form_id
string
start_date

Changelog

VersionDatePull RequestSubject
0.1.22023-07-2728512Added Check Connection
0.1.12023-04-2524784Fix incremental sync
0.1.02022-11-1619371SurveyCTO Source Connector