Page 1 of 1

Email candidate on status change with triggers&mappings when done with a custom PHP curl to API

Posted: 27 May 2020, 10:57
by Ranbert Hernandez
It would be nice for CATSone to also allow the automatic sending of e-mails to candidates, log these emails, when a candidate status changes for a job when bulk status changes are done with a custom PHP code which does the curls to the API. At this moment, even when the events, triggers and mappings including webhooks are enabled, the candidates are not receiving any email about their status change when done through a custom PHP code which does the api calls through curls. The logging of these status changes and email sending are essential too for the recruiter and recruiting company. The other current issue which could be fixed with this new feature is that when statuses are changed through a PHP API call, the status will not revert to the previous one when a recruiter deletes an activity. The previous activity will be back on top, but the status showing is not the real status as the new status which was deleted is still the one that is set.