Hello,
i am using afterSave() with https://docs.espocrm.com/development/hooks/ and wonder how i can do the error handling.
In afterSave() i call an api to other systems, and those sometimes return errors.
How can i passt those errors to the Espo GUI?
Right now i only get a red box with "bad server response".
Cheers,
Michael
i am using afterSave() with https://docs.espocrm.com/development/hooks/ and wonder how i can do the error handling.
In afterSave() i call an api to other systems, and those sometimes return errors.
How can i passt those errors to the Espo GUI?
Right now i only get a red box with "bad server response".
Cheers,
Michael
Comment