Hello,
I am trying to implement a use case where there is a need to delete a user google account.
my understanding is that if I fire a delete event on a record in GAPUser table then the DELETE event gets fired and the OOTB process "GAP_User_Delete" should…