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 ZohoCRM: API version is outdated #21164

Open
eloymc98 opened this issue Jan 9, 2023 · 5 comments
Open

Source ZohoCRM: API version is outdated #21164

eloymc98 opened this issue Jan 9, 2023 · 5 comments

Comments

@eloymc98
Copy link

eloymc98 commented Jan 9, 2023

Tell us about the problem you're trying to solve

I am trying to integrate ZohoCRM data from Leads and Deals modules but the current API version is missing fields that were introduced in version V3. Specifically, Converted_Contact, Converted_Deal, and Converted_Account fields were introduced for the Leads module.

Describe the solution you’d like

I would like to use the newest Zoho CRM API version to be able to integrate Leads data with the new fields from V3.

Describe the alternative you’ve considered or used

There is no alternative since these fields are only available from V3 API version.

Additional context

https://www.zoho.com/crm/developer/docs/api/v3/change-log.html

Are you willing to submit a PR?

Not yet

@eloymc98
Copy link
Author

eloymc98 commented Jan 11, 2023

I see in the documentation that there are some breaking changes:

  • API Domain: The domains changed to https://www.zohoapis.eu/, https://www.zohoapis.com.cn/, and so on for each DC
  • Request Parameters: Now is mandatory to add a fields parameter, where you can include a maximum of 50 field API names. How could this be handled from Airbyte?
  • Page token: After the first request, the page_token parameter should be obtained from the response and used as a request parameter for the following request.

@omzi
Copy link

omzi commented Oct 9, 2023

Please assign this issue to me.

@justinbchau justinbchau moved this from To Be Claimed to In Progress in Hacktoberfest 2023 Oct 10, 2023
@justinbchau justinbchau moved this from In Progress to To Be Claimed in Hacktoberfest 2023 Oct 18, 2023
@topefolorunso
Copy link
Collaborator

Duplicate issue here @justinbchau #27422

@justinbchau justinbchau moved this from To Be Claimed to Closed in Hacktoberfest 2023 Oct 27, 2023
@octavia-squidington-iii
Copy link
Collaborator

At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.

@anada10
Copy link

anada10 commented May 13, 2024

image
Hi, having issues where the zoho connector is not connecting with this error

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

No branches or pull requests