How to trigger an action on association of Product with Product Group
Summary
Hi, I want to call Rest API which will send the Product Group Id to other application when Product is associated with Product Group through Manage Product Group task.How to achieve this?Content
Hi,
I want to call Rest API which will send the Product Group Id to other application when Product is associated with Product Group through Manage Product Group task.I tried writing script on AfterChangesPostedToDatabase but that is not getting triggered when I associate the Product with Product Group.Is there any way through which I can achieve this?
Below is the script I have tried to print Product Group Id when product gets associated with Product Group:
Tagged:
2