We have 100+ Contract Records in Salesforce. I have built a process flow to create a many-to-many relationship junction object b/w the Contract Record and the Account tied to that Record. From the Contract view, I would like the ability to multi-select certain Contract Records then run the aforementioned process for all selected. Is this doable? I don't see anything in the Contract Record view that would allow a process to be manually triggered.
Thanks for your suggestions to solve this problem.
John
2 risposte
Hi John,
As far as I understood you can create a screen flow showing the related records and then add the multiselect checkbox for the contracts. You can call this flow through a quick action and can display it on the contrat record.
Thanks,
Umang