Ik heb een automated action met 3 http stappen.
Stap 1: Een connectie met Microsoft Graph API (gaat altijd goed :-)
Stap 2: controleert ‘only if a custom condition applies via :
<#if _card["totalfacilitycosts"] == 1>true</#if>
Hoe laat ik stap 3 uitvoeren op als de uitkomst van stap 2 niet is:
Step 2 'Postagenda'
Skipped because custom condition evaluated to false
(of wel uitvoeren als uitkomst is = Successfully finished Step 2 'Postagenda' )