Has anyone accessed the Shopify users endpoint through Meltano?
It's not included in the standard tap repo, so I'm trying to figure out if I can modify the singer tap-shopify repo or if I need to create a custom tap through the SDK. Thanks!
a
aaron_phethean
03/08/2022, 9:42 PM
We are actively developing tap-shopify with the Meltano SDK. https://github.com/Matatika/tap-shopify Moving to the SDK reduces the plumbing code duplication and we are aiming to make the oauth setup simpler for all SDK taps when we setup an import. It will be a week or two before we finish the other streams. Happy to add Users or PR to the repo if you like!
Cool, I'll have a go at adding it, though I don't have access to a Shopify Plus account to test it. Can I let you know when I have something I think should work to test it?