How to fetch a record from the web service in action script

how to fetch a record from the web service in action script?

https://docs.axelor.com/adk/6.1/dev-guide/web-services/advanced.html#action-service

if it’s not what you ask, give more details

1 « J'aime »

How can we make an http request from action script? I tried to use the built in fetch in javascript, but it is throwing with an error like fetch is undefined. So I wanted you guys to help me with how i can make http request from axelor action script. Thanks in advance.

Please no private message just for copying a post.

No I can’t sorry.

Read this :

  • Learn everything you can about API

  • And make your tests with POSTMAN
    an example from someone : Postman