Page 1 of 1

API Call to Doba SOAP and/or XML

Posted: Fri Feb 07, 2014 5:34 am
by Sheldon Young

Hi, I'm having trouble connecting to the Doba API, They are using SOAP and XML! I believe it's the way i'm entering the request in the Service. Can you perhaps guide me as to how to setup a successful call to this kind of API?

Resources:
Doba Specific call Doc: https://www.doba.com/developer/method...

Doba API Playground, (use credentials found here, just click "show Debug Pane" in upper right side): https://www.doba.com/developer-demo/2...

Please if there is any light you can shine on this type of CALL, it would help my project move along greatly. Thanks in advance.


API Call to Doba SOAP and/or XML

Posted: Fri Feb 07, 2014 7:20 am
by Kateryna Grynko

Hi Sheldon,

As they use XML you can use Doba API in Appery.io. This section should be helpful: http://docs.appery.io/documentation/#...
Just set XML type for your service.


API Call to Doba SOAP and/or XML

Posted: Fri Feb 07, 2014 3:05 pm
by Sheldon Young

Hi Katya, unfortunately this document does not show in detail how to setup a XML call. Me Test are coming back successful, but the response is an syntax error of request format. Is there a way i can see the request call in codes?


API Call to Doba SOAP and/or XML

Posted: Fri Feb 07, 2014 9:28 pm
by Maryna Brodina

Hello! You have to use XML call, not SOAP. See the screenshots
Image

Image


API Call to Doba SOAP and/or XML

Posted: Sat Feb 08, 2014 2:37 am
by Sheldon Young

Thank you Soooo much works perfect!!!!