Excursion-invoking CRM.interface via URL parameter

CRM.interface is agnostic as to which application invokes the integration workflow (as long as the required parameters are provided).

In order to invoke the "synchronize" workflow the request needs to contain the following information

  • Name of the workflow
  • Name of the settings file (or alternatively the settings as URL parameters)
  • Fields of the actual data record, which are used to read data from Aurea CRM and prepare the outgoing message

For example, if you want to invoke CRM.interface client via a Button-click in Aurea CRM web, you would just need to call CRM.interface via URL parameter.