function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
chirugantachiruganta 

how to modify a field in Account when a record is created in Account team in salesforce

Hi,
I have a requirement that whenever an account team member record is created we need to create a new record in other object. But I am not able to write Trigger on AccountTeamMember object. Please help me on this requirement.
PratikPratik (Salesforce Developers) 
Hi Chiruganta,

Currently writing trigger on Account Team member is not available.

Here is an idea:
https://success.salesforce.com/ideaView?id=08730000000YR8IAAW

Thanks,
Pratik