Hi All, Looking for a python script or node.JS Application that performs oauth and then allow you to Create users? Anyone know a example that I could use?
Hi Alan, To build OAuth, you can test and use this Python sample script using Flask - https://developer.webex.com/blog/using-oauth-2-with-webex-in-your-flask-application This is the most updated and recently created which should work fine. However, to create Users - you need to use the /create-a-person API by your own and implement/automate that in the code. There is no inbuilt version for that though. Let us know for any further assistance! Regards, Sandip
Getting Started
Welcome to the Webex Community. This is your home to ask questions, share knowledge, and attend live webinars.