We are trying to implement the LeadSync API and are currently creating the Azure function to implement the Webhook. However, we want to minimize our exposure so if we can avoid it we want to turn off public access on our functions. To do this we require at least IP whitelisting or some other form of restrictions. So I wonder if there are any IPs we can whitelist as I cannot find anything on this in the documentation.
With public access on, we successfully connected to the webhook.
Bemah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.