I'm working on system workflow
I have Account entity and two custom entities are associated with it.
While I'm creating Contact and parent as Account then I need to create a account related custom entities records in contact
(Custom entity 1 and custom entity 2)
Can someone Please suggest me how to achieve this.
Thanks,