Update send webhook
As a package i don't want to have a decoupled feature when creating a hook.
Acceptance Criteria:
Create a interface HookableInterface
which will be implement by the entity
in the event of onFlush
check if entity implement HookableInterface
then send job
Edited by franco hora