Invoice__c — automation map
Business Process Map — Invoice__c
Section titled “Business Process Map — Invoice__c”3 Flow(s) involved · 0 Apex trigger(s). Shows automation that either triggers on Invoice__c changes OR mutates Invoice__c records from elsewhere.
Diagram
Section titled “Diagram”Triggers on this object
Section titled “Triggers on this object”Apex triggers
Section titled “Apex triggers”None.
Record-triggered Flows
Section titled “Record-triggered Flows”| Flow | Trigger | Filter | Creates Tasks | Updates Objects |
|---|---|---|---|---|
| Invoice After Update Create Asperato Payment Record | Update | — | — | — |
| Invoice Before Update Populate Invoice Sent Date | Update | AND: Status__c EqualTo ‘Invoice Sent’, Status__c IsChanged ‘null’ | — | — |
| Invoice Cancellation Approval Flow | Update | AND: Status__c IsNull ‘null’, Status__c IsChanged ‘null’, Status__c EqualTo ‘Cancelled’ | — | — |
Flows that mutate this object from elsewhere
Section titled “Flows that mutate this object from elsewhere”None.