Tag Archives: account
Create Related Contact whenever new Account is created with related data using Trigger
Write a trigger for AccountTeamMember with Test class in salesforce
Hi, In this scenario we have shown, Whenever new Account record is created with Industry as “Education” and annual Revenue as “5 L” then add user Test as AccountTeamMember. AccountTeamMember : 1.AccountId : Id of the record on which we are creating teammember 2.UserId : Id of the user whom we are adding as Teammember… Read More »