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

Update form sync to include all form types #223

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MarkEstey
Copy link

Description of change

By default, the forms API endpoint only returns "Hubspot" forms and not any of the other form types available in Hubspot. This can lead to missing data when using certain features in Hubspot Pages, cross-referencing with Hubspot Analytics, or integrating Hubspot with external site forms. To get the data about these forms, an additional option must be provided to the API endpoint to return all form types.

More information about the form types is available here: https://developers.hubspot.com/docs/api/marketing/forms

Manual QA steps

I ran the tap using this change and confirmed that it still worked successfully and the additional form types were now present in the forms data.

Risks

None

Rollback steps

Revert this branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant