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 Hubspot: fix the FieldAnchor closing tag #33257

Merged
merged 3 commits into from
Dec 8, 2023

Conversation

roman-yermilov-gl
Copy link
Contributor

@roman-yermilov-gl roman-yermilov-gl commented Dec 8, 2023

What

Fix the problem from #33042. Documnetation is broken

How

Remove autoclosing / from <FieldAnchor />

Copy link

vercel bot commented Dec 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 8, 2023 6:58pm

@roman-yermilov-gl roman-yermilov-gl marked this pull request as ready for review December 8, 2023 18:01
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Dec 8, 2023
@roman-yermilov-gl roman-yermilov-gl self-assigned this Dec 8, 2023
@roman-yermilov-gl roman-yermilov-gl enabled auto-merge (squash) December 8, 2023 18:13
@erohmensing
Copy link
Contributor

erohmensing commented Dec 8, 2023

@roman-yermilov-gl thanks! Looks like you can use a field anchor within the Hide In UI feature. But why are we doing so?

Comment on lines +129 to +138
If you set up your connections before April 15th, 2023 (on Airbyte Cloud) or before 0.8.0 (OSS) then you'll need to do some additional work to sync custom CRM objects.

First you need to give the connector some additional permissions:

<!-- env:cloud -->
- **If you are using OAuth on Airbyte Cloud** go to the Hubspot source settings page in the Airbyte UI and re-authenticate via OAuth to allow Airbyte the permissions to access custom objects.
<!-- /env:cloud -->
- **If you are using OAuth on OSS or Private App auth** go into the Hubspot UI where you created your Private App or OAuth application and add the `crm.objects.custom.read` scope to your app's scopes. See HubSpot's instructions [here](https://developers.hubspot.com/docs/api/working-with-oauth#scopes).

Then, go to the replication settings of your connection and click **refresh source schema** to pull in those new streams for syncing.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I personally would continue to hide this. Definitely makes sense to tell users that their custom objects will be available as well though!

@roman-yermilov-gl roman-yermilov-gl merged commit eb35d92 into master Dec 8, 2023
15 checks passed
@roman-yermilov-gl roman-yermilov-gl deleted the ryermilov/source-hubspot-fix-docs branch December 8, 2023 19:03
rishabh-cldcvr pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants