1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/docs/integrations/sources/survey-sparrow.md
Evan Tahler a55eb7df2d Fix CI Dependency Check Failures (#20666)
* pardot

* plaid

* quickbooks

* appfollow

* appstore

* cloudtrail

* clickup

* clockify

* coda

* Coinmarketcap

* cooper

* dixa

* dv-360

* exchange-rates

* file

* gridly

* Hellobaton

* kustomer

* mailersend

* microsoft dataverse

* n8n

* PersistIq

* Survey Sparrow

* Twilio Taskrouter

* YouTube Analytics Business

* Younium

* Yahoo Finance Price

* Yandex Metrica

* Xero

* WooCommerce

* XKCD

* Webflow

* US Census API

* Qonto

* Pivotal Tracker

* KVDB

* Firestore

* Ignore even more connectors

* test run

* SFTP JSON

* cleanup

* move pardot changelog

* update links

* remove testing HACK

* Update docs/integrations/sources/dixa.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/kustomer-singer.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/pardot.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/kustomer-singer.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/pardot.md

Co-authored-by: Augustin <augustin@airbyte.io>

Co-authored-by: Augustin <augustin@airbyte.io>
2022-12-20 16:57:25 -06:00

2.5 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:

  1. Login to your surveysparrow account and go to Settings → Apps & Integrations
  2. Create a Private App
  3. Enter Name, Description, select scope and generate the access token
  4. 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)
  5. 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:

  1. Go to local Airbyte page
  2. In the left navigation bar, click Sources. In the top-right corner, click + new source
  3. On the source setup page, select SurveySparrow from the Source type dropdown and enter a name for this connector
  4. Add Access Token
  5. Select whether SurveySparrow account location is EU-based
  6. Add Survey ID (optional)
  7. Click Set up source

Supported streams and sync modes

Changelog

Version Date Pull Request Subject
0.2.0 2022-11-18 19143 Allow users to change base_url based on account's location
0.1.0 2022-11-03 18395 Initial Release