Skip to main content
1-Visitor
April 4, 2014
Question

Which additional Axeda V2 APIs would be most helpful to you?

  • April 4, 2014
  • 4 replies
  • 4492 views

We are constantly evaluating and re-evaluating the most useful APIs and Web Services to add to the Axeda Platform. Please respond with the ones that would be most useful to you. All answers with specific additional classes or new property/methods to existing classes will be marked helpful. Below is a list of the Axeda 6.6 V2 APIs.

 

Screen Shot 2014-04-04 at 4.37.35 PM.png

    4 replies

    1-Visitor
    May 7, 2014

    I wish I saw ExtendedObject on this list.  Any chance that will be pulled into V2 API?

    1-Visitor
    May 8, 2014

    Specifically, being able to utilize pagination on extended objects would be very useful and make extension capabilities much stronger.

    10-Marble
    June 3, 2014

    Audit and Event access with V2 API's would be very useful, it would also be great if the examples on developer.axeda could be split between V1 and V2 API's, lots of examples and i have seen mix both API's, but when I have tried this the request's take too long to run on a production environment and time out,

    Alan

    robblack1-VisitorAuthor
    1-Visitor
    June 3, 2014

    Alan,

    Audit is planned for Axeda 6.8 which is targeted for August of this year. Event is another good one planned for a future release. Thank you for the input.

    Rob

    1-Visitor
    June 26, 2014

    Hi!!

    I would really like the Mobile Location API to be implemented (see Get Mobile Location via V2 REST API).

    So +1 for this

    Thanks,

    Marc

    5-Regular Member
    August 6, 2014

    It would be useful if an InputStream or UploadedFile could be passed as an argument to an asynchronous Custom Object. 

        customObjectBridge.initiateAsync("AsyncProcess", [inputFile: stream],180);