Question

APP 10 REST API- Material manual Issue

  • 29 April 2021
  • 3 replies
  • 201 views

Userlevel 1
Badge +2
  • Do Gooder (Customer)
  • 2 replies

Hi,
Please I need help on using the REST API. I have tried using the API explorer in APP 10 but it is not working.

Would you be able to guide to the right group or resources on using REST API?  I need the API to use for Shop Order Material Issue.

Thank you,

Timi


This topic has been closed for comments

3 replies

Userlevel 7
Badge +16

Hi @TIMI ,

 

Go to API Explorer add the projection (ShopOrderMaterialsHandling) to compatibility mode as below first.

Then you van go to the compatibility mode documentation ,  Specifications as well.  See below.

 

Use postman tool to invoke the methods.

You can get the specification V3 and  save it as a .json file and then import it to postman.

 

Then try with POST, GET or PATCH command as you want.

 

Check the F1 documentation for more help. Hope you have the access.

 

 

Userlevel 1
Badge +2

Hi Dumeesha,

Thank you for the info on the postman. That was very helpful.

 

Regards,

Timi

Userlevel 1
Badge +2

Hi Dumeesha,

 

Please how do I access App9 API? I am looing for same way of getting the specification in .json.

Thank you,

Timi