Hi everyone,
I'm trying to connect a bot to GoTo Connect using the: Make and Receive Calls using the Devices and Calls API . I need to accept calls programmatically and answer them via WebRTC.
In the "Request to create an extension under the device" step, I need an `organizationId` value, but I can't find any documentation explaining how to obtain it. All API endpoints either require it as input or need it when creating entities.
Has anyone encountered this? How do I get the `organizationId`?