QueueMetrics professional call center suite for the Asterisk PBX
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Welcome to the new forum!
Home
Help
Search
Login
Register
QueueMetrics forum
»
WombatDialer
»
Running WombatDialer
»
HTTP API Add Numbers to List
« previous
next »
Print
Pages: [
1
]
Author
Topic: HTTP API Add Numbers to List (Read 1466 times)
terry_tate
Newbie
Posts: 6
Karma: 0
HTTP API Add Numbers to List
«
on:
January 08, 2018, 23:26:38 »
I'm having trouble using the "add numbers to a list" API call. I've been able to successfully add numbers using HTTP GET. However when I use HTTP POST it will not add numbers to the call list. I receive a 200 OK response but the body of the response returns this: "\n\n\n\n\n\n<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"\n \"
http://www.w3.org/TR/html4/loose.dtd\
">\n\n\n\nERROR: Unknown operation: \n\n". I have no idea what this error indicates. Can someone help me figure out what this error means?
Logged
terry_tate
Newbie
Posts: 6
Karma: 0
Re: HTTP API Add Numbers to List
«
Reply #1 on:
January 17, 2018, 22:25:28 »
I was able to successfully upload leads using POST by using a content type of 'application/x-www-form-urlencoded'. I could not get json or form-data to work. Hopefully this helps someone.
Logged
Print
Pages: [
1
]
« previous
next »
QueueMetrics forum
»
WombatDialer
»
Running WombatDialer
»
HTTP API Add Numbers to List