-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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-chameleon contribution from btkcodedev #45658
source-chameleon contribution from btkcodedev #45658
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
/format-fix
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Let's add survey responses!
- Can you pretty please make the icon square?
| launchers | id | No pagination | ✅ | ✅ | | ||
| tooltips | id | No pagination | ✅ | ✅ | | ||
| tours | id | No pagination | ✅ | ✅ | | ||
| surveys | id | No pagination | ✅ | ✅ | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@btkcodedev can you please add survey responses? https://developers.chameleon.io/#/apis/survey-responses
We (@nataliekwong and I and @lmossman and the whole team) are very interested in that connector ourselves and will definitely use it ;)
…s://github.com/btkcodedev/airbyte into btkcodedev/builder-contribute/source-chameleon
Got 200 ok for the survey_responses stream ✔️ |
/format-fix
|
Merging to ship to prod, @nataliekwong @alex-gron lets dogfood this! |
I set up a connection in our internal workspace! https://cloud.airbyte.com/workspaces/bed3b473-1518-4461-a37f-730ea3d3a848/connections/821262c9-7036-4abb-97d0-a5a94a0fb643/status We haven't had the urgency to build this connector since the data comes to us through Segment already. But it's not bad to have another avenue to it! Only feedback I have so far is: it's odd that I was asked for an |
Oh, sure, Will make the end date optional |
#45708 |
I have another piece of feedback, but this time on the sync experience. I tested Chameleon sending data to both BigQuery and Google Sheets. The sync failed both times, because of the same error: My best guess of why is that this is likely because If this indeed the reason it's failing, I'm a bit surprised our testing didn't catch this. Connector should be updated to pull it in if available. Also, just curious, why is pagination not implemented? Is it because it's too difficult, not available, other? |
I couldn't seed the survey responses stream, For pagination, it is kind of a problem, Ref: https://developers.chameleon.io/#/concepts/pagination |
Got it! Would it help if I shared the API key that has survey responses to help with seeding? I added an entry in integration tests folder in Lastpass - do you have access to that? |
The fields are added to the schema in #45708 according to the documentation and merged. |
I was able to run this again for v0.0.2. The sync errored here:
And I believe it's because we declare that I already added an entry to Lastpass if you need a seeded account with data for |
I don't have access to the official LastPass, Could you share on my shared vault |
Hello, I do not have access to that folder, but I have asked our IT to help with access so I can put it on the shared vault! |
Shared the Chameleon API key with you! |
Got it, |
Fix: #46248 |
Closes https://github.com/airbytehq/airbyte-internal-issues/issues/9874
Auto-generated PR by the Connector Builder for source-chameleon