The Different Modules

The Axelor application has a total of 18 modules, categorized into 4 types:

  • Instant triggers

  • CRUD actions

  • DMS actions

  • Generic actions

Modules

Instant triggers

  • Watch a New record

  • Watch New / Updated Records

  • Instant deleted record

Actions for CRUD (create, read, update, delete)

  • Find records

  • Search records

  • Create record

  • Read a record

  • Update record

  • Create / Update record

  • Delete record

Actions for DMS (document management system)

  • File listing

  • List attachments

  • File download

  • Upload file

  • Add attachment

Generic actions

  • Run action

  • Make an API Call

  • Make a Business Service Call