Start a new topic
Answered

How Can I Trigger Enricher or Sql Procedure when deleting?

How Can I Trigger Enricher or Sql Procedure when deleting?


Best Answer

Enrichers cannot be run on a delete record, but you could trigger a procedure using a SQL hook.


Answer

Enrichers cannot be run on a delete record, but you could trigger a procedure using a SQL hook.

Hello, Is it possible to have more details on triggering a procedure from a deletion job with a hook ? I tought that deletion jobs were not customizable.

Thanks

Hi Maximilien,


we don't want to push the SQL Hooks documentation publicly, to ensure partners and customers double-check their need prior to using it. Do you already have the SQL Hooks documentation or should we send it to you in a private thread? As for the customizable job on delete, this is where you can configure it  (on the action itself): 


I hope this helps.

Stéphanie.


1 person likes this

Thanks, this can solve my issue.


1 person likes this
Login to post a comment