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

Source Typeform: support pulling data from a select set of forms #6319

Closed
sherifnada opened this issue Sep 20, 2021 · 0 comments · Fixed by #6571
Closed

Source Typeform: support pulling data from a select set of forms #6319

sherifnada opened this issue Sep 20, 2021 · 0 comments · Fixed by #6571

Comments

@sherifnada
Copy link
Contributor

sherifnada commented Sep 20, 2021

Tell us about the problem you're trying to solve

A user has many forms in their typeform account. They only care about replicating a few of them, an and only wants to pull data for those ones since pulling all data results in non trivial rate limiting.

Describe the solution you’d like

I want to input a list of forms which the connector replicates instead of defaulting to replicating everything

@sherifnada sherifnada added type/enhancement New feature or request area/connectors Connector related issues labels Sep 20, 2021
@vitaliizazmic vitaliizazmic self-assigned this Sep 28, 2021
vitaliizazmic added a commit that referenced this issue Oct 5, 2021
vitaliizazmic added a commit that referenced this issue Oct 12, 2021
* Source Typeform #6319 - add form_ids to spec for specifying set of forms

* Source Typeform #6319 - improving description in spec, verifying if forms inputted by the user are valid

* Source Typeform #6319 - fixing check connections

* Source Typeform #6319 - improving form ids validation error message

* Source Typeform #6319 - bump and update changelog
schlattk pushed a commit to schlattk/airbyte that referenced this issue Jan 4, 2022
* Source Typeform airbytehq#6319 - add form_ids to spec for specifying set of forms

* Source Typeform airbytehq#6319 - improving description in spec, verifying if forms inputted by the user are valid

* Source Typeform airbytehq#6319 - fixing check connections

* Source Typeform airbytehq#6319 - improving form ids validation error message

* Source Typeform airbytehq#6319 - bump and update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants