facebook

Working with APIs Services? Flickr

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #331954 Reply

    Ammar
    Member

    I’m trying to build an app that will use Flickr API services. How can I call any requierd API service?

    This super site lists all available APIs, services, methods: https://apigee.com/console/flickr

    Just need to know how to implement them in MobiOne.

    * As a note, I hope you implement in the next release a simple REST service utility, which would facilitate calling, testing, mapping and assigning web services to fields.

    #332054

    support-michael
    Keymaster

    @Ammar

    >Just need to know how to implement them in MobiOne.

    I assume you have a flickr api key to get started? If no, got there first.

    Consuming any REST api can be accomplished using either your own ajax calls (plenty of jquery examples on the web) or if the api fits a traditional GET or POST request you can create a form and submit it and handle results (json or other format) as required.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Working with APIs Services? Flickr

You must be logged in to post in the forum log in