hello airbyte gang - I am building a custom connec...
# help-connector-development
d
hello airbyte gang - I am building a custom connector for Shipbob and I am able to successfully build the connector and transformations but I am only seeing a fraction of the number records that I am expecting. has anyone else run into an issue like this?
k
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. However, I can share a similar issue someone faced with the Salesforce connector, where they were only getting a fraction of the expected records. You can find the conversation [here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1667484217044359). The user created an issue on GitHub to address the problem, and the Airbyte team assigned it to the appropriate team for review. For your custom connector issue, I recommend checking your connector's implementation, especially the pagination logic, to ensure it's correctly fetching all the records. If you still face issues, you can try reaching out to the Airbyte community on [Slack](https://airbytehq.slack.com) or [Airbyte Discuss](https://discuss.airbyte.io) for further assistance.