I have a record-triggered flow on the Service Appointment object that runs when the status changes. When the status is updated to "Work Done" it triggers two subflows to run. How do I get the flow to roll back to the previous value if one of the subflow fails?
#Flow #Record-Triggered #Automation #Salesforce Field Service
2 risposte
I've tried to replicate this and Salesforce automatically rollsback the record and throws a flow error.
Can you send a picture of your debug flow to see what's happening?