Author Message
IanFreeman
Joined: Nov 18, 2013
Messages: 23
Offline
Hello. AACC 7.0.2 supports REST API integration.

Which HTTP methods does it support? GET? POST? PUT? DELETE?

Thank you,

-Ian
IanFreeman
Joined: Nov 18, 2013
Messages: 23
Offline
Any ideas?
JGarcia
Joined: Jan 6, 2017
Messages: 4
Offline
I think the REST API is pretty limited of what you can do. We use the SOAP API's event though SOAP is kinda ancient now-a-days.

I'll see what I can find as far as the documentation goes for the REST API's. I'm pretty sure GET and PUT and POST are supported. I can't think of a reason to have DELETE supported, but I could be wrong.

Ok, so from the documentation I have there's only like 4 Resources.

Session Resource
Agent Resource
Subscription Resource
Contact Resource

I skimmed through those resources and it looks like all the functions use the POST method.

You can probably find the most up-to-date documentation for the REST API's in the downloads or support section. That's where I found them last. You sort of have to poke around a bit.
Go to:   
Mobile view