Make an API call

  • The objective of this action is to access Axelor’s API endpoints.

  • This is considered a universal module because users can access all accessible API endpoints.

  • To create an API module, the user must log in to the connection and define the endpoint to call starting with: ws/

  • Add all the required headers and parameters in the body section and click on the OK button to save it. To test it, click on Run this module only by right-clicking on this module.

Api