cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
536
Views
1
Helpful
2
Replies

Rest API help.

jdickinson
Level 5
Level 5

Through my web app, I have access to all the rest api functions.

I did not see one for placing a call.  I can get a list of numbers from our database and display them through the web app.

What is the best workflow for communicating or placing a call?

Should I import the finess.js file and make calls this way, or should I investigate using BOSH to make calls?

I have a call out gadget, but that's just javascript from within the gadget code, and within here it's not practical to create a screen for calling out via a list of numbers.  What is practical is using the angular.io web app system we have built to initiate a call.

Thanks,

Joe

1 Accepted Solution

Accepted Solutions

ok thanks, figured it out. ussue was the uri...

View solution in original post

2 Replies 2

dekwan
Cisco Employee
Cisco Employee

Hi Joe,

If you have access to all of the REST APIs, then you should use the Create a New Dialog (Make a Call).

Thanx,

Denise

ok thanks, figured it out. ussue was the uri...