I am building a Zoom Oauth App in order to connect my zoom account to n8n. Do I need to go through the whole App submission process?
If the app is only for your own Zoom account in n8n, then no, you don’t need to submit anything. You can use it as a private OAuth app. You only have to go through the submission process if other Zoom users outside your account will be using it.
Hi @Gary4, as @Zack1 mentioned - you only need to go through the Zoom app submission process if you need users from outside of your Zoom organization to authorize your Zoom OAuth app
For example, if you’re building an internal tool for users in your own Zoom organization, then you don’t need to complete the Zoom app submission process. On the other hand, if you need to get someone with a different Zoom organization to authorize your app, then you will need to complete the Zoom app submission process
Perfect. Thank you! It seems to be working…