You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Daniel Baker <in...@collisiondetection.biz> on 2017/03/02 01:40:28 UTC

Is there a Python API ?

Hi,

I can see there is a Java and PHP API but is there a python API.

How can I interact with OM using Python ?



Thanks,

Dan

Re: Is there a Python API ?

Posted by Daniel Baker <in...@collisiondetection.biz>.
Ok thanks.


On 03/02/2017 09:37 AM, Maxim Solodovnik wrote:
> Hello Daniel,
>
> I'm not Python developer and have no free time to maintain one more API.
> PHP API uses REST/SOAP to interact with OM
> Not sure what do you mean by Java API but REST/SOAP is the only API 
> for interaction at the moment :)
>
> you can use it:
> 1) sample queries: http://openmeetings.apache.org/RestAPISample.html
> 2) API: 
> http://openmeetings.apache.org/openmeetings-webservice/apidocs/index.html
> 3) PHP API: https://github.com/openmeetings/openmeetings-api-plugin
>
>
> On Thu, Mar 2, 2017 at 8:40 AM, Daniel Baker 
> <info@collisiondetection.biz <ma...@collisiondetection.biz>> wrote:
>
>     Hi,
>
>     I can see there is a Java and PHP API but is there a python API.
>
>     How can I interact with OM using Python ?
>
>
>
>     Thanks,
>
>     Dan
>
>
>
>
> -- 
> WBR
> Maxim aka solomax


Re: Is there a Python API ?

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Daniel,

I'm not Python developer and have no free time to maintain one more API.
PHP API uses REST/SOAP to interact with OM
Not sure what do you mean by Java API but REST/SOAP is the only API for
interaction at the moment :)

you can use it:
1) sample queries: http://openmeetings.apache.org/RestAPISample.html
2) API:
http://openmeetings.apache.org/openmeetings-webservice/apidocs/index.html
3) PHP API: https://github.com/openmeetings/openmeetings-api-plugin


On Thu, Mar 2, 2017 at 8:40 AM, Daniel Baker <in...@collisiondetection.biz>
wrote:

> Hi,
>
> I can see there is a Java and PHP API but is there a python API.
>
> How can I interact with OM using Python ?
>
>
>
> Thanks,
>
> Dan
>



-- 
WBR
Maxim aka solomax