1
0
mirror of synced 2025-12-25 02:09:19 -05:00
Files
airbyte/docs/integrations/sources/surveycto.md
Aviraj Gour 71437385cb Source surveycto : added check connection function (#28512)
* check connection function implement

* failed msg

* Changes Suggested

* removed unused base_encode

Signed-off-by: Aviraj Gour <100823015+avirajsingh7@users.noreply.github.com>

* removed unused code

* checking all form ids

* exception modify

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* unit testing for check connection

* docs and metadata

* docker file update

---------

Signed-off-by: Aviraj Gour <100823015+avirajsingh7@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-07-27 09:06:50 -05:00

2.2 KiB

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

Changelog

| Version | Date | Pull Request | Subject | | 0.1.2 | 2023-07-27 | 28512 | Added Check Connection | | 0.1.1 | 2023-04-25 | 24784 | Fix incremental sync | | 0.1.0 | 2022-11-16 | 19371 | SurveyCTO Source Connector |