We want to whitelist the Zoom URLs that posts the events to our endpoints. I understand that the Zoom domain name is not exposed in the requests, I can only whitelist an IP address. Could you provide more details? For example,
- How can know the IP address in advance so we can configure our network setting?
- Is this IP address fixed or dynamically changed?
- Currently, I am using test account for proof of concept work. If I changed to different account, will this IP address be changed?
- Please provide other details not covered by above.