• futureyoon

    (@futureyoon)


    Hi

    I have a form built from Jetengine and one of fields is zoom account.

    I would like to see if there is any way that I can automatically take the zoom account (email) from the fom and automatically add a new zoom user using this plugin upon the form is submitted successfully.

    I am not sure what methods are available to make this scenario work.
    “Video Conferencing with Zoom” is able to handle this kind of process?

    Can you share some light where to start?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Contributor digamberpradhan

    (@digamberpradhan)

    Hi @futureyoon ,

    This would be possible but not out of the box. You would need to add code to
    1. Capture the form submission – take the Zoom Account email.
    2. Use the API class functions – pass the correct data and create a new Zoom user.
    3. You can also associate the Zoom user too – but that too would require coding.

    It’s not a major customization but it will definitely require a lot of digging into.

Viewing 1 replies (of 1 total)
  • The topic ‘form > add new user automatically’ is closed to new replies.