access events through web services

  • remroc
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 3 weeks ago #40500 by remroc
access events through web services was created by remroc
Hello,

I would like to create a mobile app that will access list of event, receive subscription from app and send notification to registered people.

From my understanding I need to use either
- ajax
- webservices : json to list and GET to receive subscription from app to server

I plan to use phonegap or build native app.

I would like to know if there is some initiatives like this one and/or useful documentation to start with and/or webservices functionalities available in event booking (ie api, jsp, xml, ajax, etc).

Thank you for your great job and kind support.

Rgds,

Remi

Please Log in or Create an account to join the conversation.

More
12 years 3 weeks ago #40501 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: access events through web services
Hi Remi

Unfortunately, the extension doesn't provide web services API. So I think you will need to customize the extension if you want to have that feature !

Tuan

Please Log in or Create an account to join the conversation.

  • remroc
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 3 weeks ago #40502 by remroc
Replied by remroc on topic Re: access events through web services
Hello Tuan,

Thans for quick answer.

What do you suggest to start with ajax or json+GET or xml rpc ?

If you have any link or know any example they are welcome.

Thanks,

Remi

Please Log in or Create an account to join the conversation.

More
12 years 2 weeks ago #40533 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: access events through web services
Hi Remi

To be honest, I don't have experience with web services, so I don't know the answer of the question. I think you should customize the extension to return the data in XML or JSON format, then CALL this API to get these necessary data.

As I said, I don't have experience with this kind of work, so you will need to find out yourself. Really sorry for could not help you with this request !

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc