11-05-2024 06:32 AM
I am working on integration tasks where I need to make an outbound call using the JavaScript WXCC Desktop SDK. How can I get the entryPointId
by using js Desktop SDK ? The code snippet I’m using is taken from an example provided in the GitHub repository.
Solved! Go to Solution.
11-05-2024 07:07 AM
Hello @uzair.anwar ,
The EntryPoint ID can be found in two ways:
Easiest solution is, of course, the first one if you are looking for a specific Entry Point to hardcode.
Kind Regards,
George
11-05-2024 07:07 AM
Hello @uzair.anwar ,
The EntryPoint ID can be found in two ways:
Easiest solution is, of course, the first one if you are looking for a specific Entry Point to hardcode.
Kind Regards,
George
11-05-2024 12:45 PM
@gkovanis thank you for your response.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide