Hi everyone! Over the last 2 days I have developed a Magento Source Connector. If somebody have the time to check the code, check the unit tests and more I'd be happy to hear them. I don't have the time and resources to publish it to Airbyte. Also I've made several improvements:
• Added OAUTH2 support with
/oauth2-proxy/oauth2-proxy
• Added easy stop/start script
◦ Dev mode > redirect url localhost instead of live url
◦ Build docker image > Custom connector should be build locally
Check it out at
https://github.com/joepbuhre/airbyte
EDIT: I opened a pull request for the Magento Connector look at it:
https://github.com/airbytehq/airbyte/pull/10994
If there is something I need to do fix please let me know!