Search
Page 1 of 1 (5 items)
-
Thanks for support. I understand now.
-
got this
stdClass Object
(
[MethodAPIFieldListV2Result] => <?xml version="1.0" encoding="windows-1252" ?><MethodAPI response = "Success" ><MethodIntegration Table='JobType'>
<Record>
<SupportsAdd>true</SupportsAdd>
...
-
Hi everyone,
I am new with method.me api and I have one question. I want to use JobType table. I see on admin panel the table has 10 fileds and that is ok for me. But when I sent request MethodAPIFieldListV2 I got that is available only several fields.
Can I set all fields to be available for api?
Thanks
-
Thank you so much. This work perfectly now :)
-
Hi everyone,
I am using php for soap request. This is my code
$client = new SoapClient('https://www.methodintegration.com/MethodAPI/service.asmx?wsdl');
$response = $client->MethodAPITableListV2('comapnyName','myusername(email)','password','');
I tested my credibility on ...
Page 1 of 1 (5 items)
|
|
|