Do not work REST API

Options

Hello,
I want to use REST API CS 10.5 update2015_03 for my mobile app.
Mobile App run on AppWorks.

Mobile have to render and to submit Forms.

Forms was create with templateDocuments.

1.jpg – I want take this form on my mobile app. Take all fields and values
2.jpg – document template. List attributes.
3.jpg – form properties. using document template in form.

I try “GET /forms/nodes/categories/” etc but it do not work. I don`t can find right solution for my task.

How can api do it? If this impossible.

If this is not impossible, tell me – what must I do? Maybe use les-services.
1.jpg
2.jpg
3.jpg

Comments

  • I have difficulties to understand your post. What are the requirements? What is you approach to fulfill them? The first image does not load. Could you rephrase your post, please?

    1. I have a form. WebFrom
      enter image description here
    2. Form has attributes. enter image description here
    3. Can I get attributes using REST API v1.1? (CS 10.5 update2015_03)
  • CS 10.5 RESTfull API Module do not support work with attributes webforms.
    I hope in future there will be an opportunity.

    I write custom oScript module and use him for my custom RESTfull API.

  • enter code here