* generated from template * initial commit * add sample_config * add docs * apply comments * minor changes * try using ListSlicer * use ListStreamSlicer * fix base url * update cdk version in requirements * add surveysparrow to source def * add schemaloader * auto-bump connector version Co-authored-by: marcosmarxm <marcosmarxm@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2.3 KiB
2.3 KiB
SurveySparrow
This page guides you through the process of setting up the SurveySparrow source connector.
Prerequisites
For Airbyte Open Source:
- Access Token
Setup guide
Step 1: Set up SurveySparrow
Please read this docs.
In order to get access token, follow these steps:
- Login to your surveysparrow account and go to Settings → Apps & Integrations
- Create a Private App
- Enter Name, Description, select scope and generate the access token
- Copy and keep the access token in a safe place (Access token will be displayed only once and you may need to re-generate if you misplaced)
- Save your app and you are good to start developing your private app
Step 2: Set up the source connector in Airbyte
For Airbyte Open Source:
- Go to local Airbyte page.
- In the left navigation bar, click Sources. In the top-right corner, click + new source.
- On the source setup page, select SurveySparrow from the Source type dropdown and enter a name for this connector.
- Add Access Token
- Add Survey ID (optional)
- Click
Set up source.
Supported streams and sync modes
Changelog
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.0 | 18395 | Initial Release |