How to know flow - process builder - work flow - More details about flows In salesforce
The below soql give more details about the flow
select id,ApiName,Label, RecordTriggerType, TriggerOrder, TriggerObjectOrEventLabel,ProcessType from FlowDefinitionView
Comments
Post a Comment