Hi all, glad to be back in the new and improved Me...
# plugins-general
n
Hi all, glad to be back in the new and improved Meltano Slack! Has anyone had success recently implementing any version of
tap-zoom
? There are a few variants, but it looks like the singer-io version is the most actively used/maintained. However, I’m having trouble getting it to authenticate with Zoom using their (seemingly relatively new) Oauth approach, and I’m having trouble determining whether I’ve simply not set up the app correctly on the Zoom side or if there’s an incompatibility between the tap and Zoom’s new setup that hasn’t been resolved yet. Happy to share more details about the specific error I’m running into if helpful as well!
s
@pat_nadolny I am trying to set this up our use case but I am little worried on how to implement parallel calls to all child API calls , for example if I need to get all child API calls which consume Meeting ID as input , I want to execute them in parallel than in sequence. Is this possible with Meltano