Discussions

Ask a Question

Create Contact under Department

How do I create a contact under a department? The Create Contact has a "owner_id" field but it does not accept a department id. The "trunk_group" does not do anything.

When are agent status events triggered?

Hello,

Stats request for today failing

Changing "is_today" to true is resulting in the following error:

why am i getting this i have provided all the post feild that are used to send requset

{
"error": {
"code": 400,
"errors": [
{
"domain": "global",
"message": "bad_request",
"reason": "badRequest"
}
],
"message": "bad_request"
}
}

Why is this comming?

The api key is not valid or does not have access to this subscription

how to set up a proxy

I want to be able to write functions for dialpad without messing with the production is there a way to set up a proxy dialpad to see if added functions can be tested before messing with production

Admin api

Hi is there different levels of admin. I’m an admin for my company but don’t seem to have the option to create an api key. I go into company but the api page isn’t there

SMS Not being received and status = "Pending"

Hi,

desktop integration

I wanna create a desktop app to integrate with the dialpad desktop client, after reading the doc, I think Token Generation via OAuth approach is the way to go. But, How can I provide Redirect URIs (one per line) * with localhost not allowed, do I need to host additional back-end service in order to do so, or there is another option for the desktop app integration