Hi! Are there any plans for supporting objects of ...
# feedback-and-requests
j
Hi! Are there any plans for supporting objects of type balance (GET /v1/balance) for the Stripe connector? I see it currently supports balance transactions , but I cant find info regarding retrieving the Stripe balance.
u
I think this is the first request we’ve gotten for it. Feel free to create an issue! currently no ETA but you can also create a PR to add it, shouldn’t be too hard
j
@s Thanks for the response! I’ll create an issue on Github for it. Do you know where I could start looking at if I were to take the path of creating a PR for it? I’m new to the community (joined today 😆 ) and I’m still trying to figure out whats the process for making contributions.
u
welcome!
u
follow instructions in the README for development
u
this PR is a good example of how to add an individual stream https://github.com/airbytehq/airbyte/pull/6004