Hello,
We run the KYC process on our accounts/customers after certain criteria is met. It runs on one company which is associated with the current opportunity. I have a flow where after meeting certain criteria, I am calling the apex class - "Automate Screening" and input three parameters: This part is working as expected.
enableMonitoring - false
Objecttype - Account
recordid - id
But we have a new requirement. Sometimes, an account can have multiple other accounts/legal entities (with record type as Account) associated with it. At that time, after meeting certain criteria, users want the KYC Process to run for all Accounts - the parent account and associated accounts.
I want to understand if I can accomplish this in the flow.
Please let me know if you want me to provide you access to our sandbox to check out the flow.
thanks,
Pooja