Aim: need to get team name after assigned Record.
Description: In contact Entity,I assign one Contact to team. The team name is "ABC".
I need to get that team name "ABC" in Plugin.The plugin was triggered After the record was assigned.Post-validation method.How can I get the Assigned team Name?