Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Registration Missing lots of fields #173

Closed
Carbon8Jim opened this issue Feb 15, 2022 · 4 comments
Closed

Add Registration Missing lots of fields #173

Carbon8Jim opened this issue Feb 15, 2022 · 4 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@Carbon8Jim
Copy link

When adding registrations, the current library only permits the passing of First Name, Last Name and Email. It would be great to have an additional variable that we could pass in address, city, state, zip, country, org, industry, phone, job_title, etc. It could be implemented as a model such as RegistrantDetail and just passed as a single object with a default of null, Since my organization makes certain fields required, I am unable to use the function as it currently exists. I am happy to implement this feature and contribute if that would accelerate it's adoption, since my current solution is going to be forking this project and updating it so I can get my app to work until a potential update would be performed

@Jericho Jericho self-assigned this Feb 15, 2022
@Jericho Jericho added Enhancement New feature or request duplicate This issue or pull request already exists and removed Enhancement New feature or request labels Feb 15, 2022
@Jericho
Copy link
Owner

Jericho commented Feb 15, 2022

Yes indeed, several fields are missing. This is discussed in #156 and is being tracked in #157.

I started working on this (See: https://github.com/Jericho/ZoomNet/tree/feature/registrant_fields) but soon hit a road block: my Zoom account is not authorized to add registrants to a meeting or a webinar. So I signed up to be part of Zoom's ISV program which would grant me access to all their API functionality but I still haven't heard whether they accept or reject my application. I also asked for help in #160 : if you know anybody who works at Zoom and could influence the decision to accept my application, please put me in touch.

@Carbon8Jim
Copy link
Author

Carbon8Jim commented Feb 15, 2022

My zoom account s authorized for both webinar and adding registrants. We have extra licenses and I would be happy to give you access to one of our licenses to work on this feature. Just let me know. Or I could just setup an account for you and create a marketplace apt and just send you the api keys for that account.

@Jericho
Copy link
Owner

Jericho commented Feb 15, 2022

That's very generous of you. I will gladly take you up on this offer.

Go to the Nuget page of ZomNet and click on "Contact Owners". This will allow us to continue this discussion via email and share api keys, tokens, etc. without publicly publishing them on GitHub.

@Jericho
Copy link
Owner

Jericho commented Feb 15, 2022

Closing this issue in favor of #157.

@Jericho Jericho closed this as completed Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants