Here’s what I’m trying to do, for example Cases Module, after creating an entry in Accounts I want it to automatically, for example, creates a Contacts entry. I want to use a Logic Hooks and I already know how to do that.
What I don’t know yet is how to create a new entry using the Contacts class, how do I do this? with of course a relationship with Contacts and Cases, or is there any other way to do this? So its like making an entry through the backend.
Regards,
Ronel
Try the below code as a logic hook function of Cases