Hi,
I want to update a field value when record is created. I know it is possible using Process --> Workflow. But it is for specific entity.
This process is for single entity.
Step-1: Create Process --> Workflow. Set it "Record is created".

Step-2: Using Plugin Registration Tool, add an assembly and add steps of "Create" and specify Entity.

Above method is only work when record create for Account entity. I want to make it general.
I want to call my code on create of record of any entity or the entities I select. I should also get context of record, so I can perform any action on record creation.
Can anybody please guide me how to achieve?
*This post is locked for comments
I have the same question (0)