Looking for general information that we cannot find in the documentation, like "How do I pass the AccountID or ContactID (based on the ANI of the caller)? Docs indicate it can be done, but what are the variables called that I can grab that data and pass it to the custom VF page?
We are looking to extend the Zoom OpenCTI integration and pop a custom VisualForce page instead of the details page when a call comes in. We are having difficulty finding any specifics on how to reference the call object - there is a reference to passing the Account or Contact ID via the URL, but no specifics or sample code to explain how to do that.