Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Source Typeform #3988

Closed
lctammy opened this issue Jun 9, 2021 · 7 comments
Closed

New Source Typeform #3988

lctammy opened this issue Jun 9, 2021 · 7 comments

Comments

@lctammy
Copy link

lctammy commented Jun 9, 2021

Tell us about the new connector you’d like to have

  • Which source and which destination?
  • Do you need a specific version of the underlying data source e.g: you specifically need support for an older version of the API or DB?

Describe the context around this new connector

  • Which team in your company wants this integration, what for? This helps us understand the use case.
  • How often do you want to run syncs?
  • If this is an API source connector, which entities/endpoints do you need supported?

Describe the alternative you are considering or using

What are you considering doing if you don’t have this integration through Airbyte?

@lctammy lctammy added area/connectors Connector related issues new-connector labels Jun 9, 2021
@keu keu changed the title typeform New Source Typeform Jun 9, 2021
@sherifnada sherifnada removed this from the Connector Vetting June 18, 2021 milestone Jun 11, 2021
@sherifnada
Copy link
Contributor

The connector should pull data for a single form ID input by the user.

Endpoints we should support:

We currently do not have an account with Typeform. We'll need to:

  1. create one using integration-test@airbyte.io. We should pay for the lowest pricing tier which gives API access.
  2. populate it with data (probably through the API) creating forms, questions, and responses -- important: we should populate every field so when integration tests are running they accurately verify that we read every field
  3. implement the connector

@cheyura
Copy link

cheyura commented Jun 17, 2021

Typeform Account created. Creds in LastPass. DevApp with ClientID and Client Secret also created so that you can generate access tokens for API requests.(Oauth 2.0)
Credit Card is not attached since up to 10 responses is free (we can populate data with UI for free). Lets discuss with @sherifnada if need some payments

@yaroslav-dudar yaroslav-dudar self-assigned this Jun 20, 2021
@sherifnada
Copy link
Contributor

sherifnada commented Jun 22, 2021

@cheyura once we begin impl let's use the cheapest subscription tier to populate with data

@cheyura
Copy link

cheyura commented Jun 22, 2021

@cheyura once we begin impl let's use the cheapest subscription tier to populate with data

@sherifnada 10 responses is free. Is that enough?

@sherifnada
Copy link
Contributor

can we do a few hundred? say 200-300?

@cheyura
Copy link

cheyura commented Jun 24, 2021

can we do a few hundred? say 200-300?
@sherifnada 250 responses per month - 33.5 USD. Ok?

@sherifnada
Copy link
Contributor

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

No branches or pull requests

6 participants