Hello all,
I would like to know if anyone has experience using Alteryx to access data from Zoom via OAuth. I am trying to figure out what the redirect uri should be from Alteryx. Thanks in advance!
Best,
Sarah
Hi @sarahliu123123 I would advise going the JWT authentication route if possible, this workflow that I have shared previously in this thread should then allow you to connect easily...
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Zoom-rest-API-into-Alteryx/td-p/557007
Alteryx doesn't work well with OAUTH2 (though it can but with lots of complexity).
Ben