Hello
I have an Account entity that can have multiple subscriptions linked to it. I want to create a workflow that will change the status of each individual subscription to 'Removed' if the Account's status is ever changed to 'Cancelled'.
For example, the account Perfectico cancels. I want a workflow that will change each of the five associated 'Opportunities' status to cancelled / removed.
Does anyone have any advice as to how I can go about this?
Thank you in advance!
Camille
I have an Account entity that can have multiple subscriptions linked to it. I want to create a workflow that will change the status of each individual subscription to 'Removed' if the Account's status is ever changed to 'Cancelled'.
For example, the account Perfectico cancels. I want a workflow that will change each of the five associated 'Opportunities' status to cancelled / removed.
Does anyone have any advice as to how I can go about this?
Thank you in advance!
Camille
Comment