I have created a Record triggered flow that is after create or update. My flow is using the new Entry Condition of "Formula Evaluates to True" as shown below and is API Version 55.
I am preparing to deploy it and reviewing the metadata log. However, the Entry Condition is not included in the metadata log section, or anywhere else in the metadata log.
... <apiVersion>55.0</apiVersion> ... <start> <locationX>56</locationX> <locationY>0</locationY> <connector> <targetReference>Assign_Branch_Id</targetReference> </connector> <object>Flosum__Manual_Step__c</object> <recordTriggerType>CreateAndUpdate</recordTriggerType> <triggerType>RecordAfterSave</triggerType> </start> ... Has anyone deployed a Flow using the new Entry Condition of "Formula Evaluates to True" option?
How will the formula entry condition be deployed if it is not in the flow metadata log?
