Integrating with EspoCRM - global-121/121-platform GitHub Wiki

In some programs an EspoCRM instance has been integrated with the 121 Platform. The EspoCRM instance uses the regular authentication system that is also use by the 'normal' users of the 121-platform (api/user/login). A specific user is created for EspoCRM which only has access to the permissions it uses. Endpoints that are now used by EspoCRM in at least one of the programs are:

  • /api/programs/{programId}/registrations/import POST
  • /api/programs/{programId}/registrations/attribute POST
  • /api/programs/{programId}/registrations/delete POST
  • /api/programs/{programId}/registrations/{referenceId}/fsp PUT