-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 Asana: Add new stream Portfolio Memberships #31110
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
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.
Currently, this does not sync any data. This endpoint requires that a workspace
or portfolio
is passed in the query parameters in order to work. This functionality will need to be added.
@btkcodedev are you able to address the issue mentioned above here? |
1f6b192
to
24327e7
Compare
@sajarin @archangelic Sorry for the delay, Added both slices as parameters |
|
@btkcodedev any update here? |
0768d3c
to
9177099
Compare
@sajarin I've added owner slice from project details stream |
Also rebased to master, Its ready |
What
Closes #16805
Enhancement
New streams:
Recommended reading order
source_asana/configured_catalog.json
source_asana/source.py
source_asana/schemas/*
🚨 User Impact 🚨
No breaking changes
Pre-merge Checklist
Updating a connector
Community member or Airbyter [Yes]
airbyte_secret
./gradlew :airbyte-integrations:connectors:<name>:integrationTest
.