[APP][Pro] Advanced Triggers - Trigger and action cards with eventname for Advanced Flows

Hey Anders,

Those are two different things:

  • The alternative TAG after a triggername, is just a way of entering a name through text or a token, instead of a pre-picked autocomplete-list.
    This makes it easier to start flows dynamicly; You dont need to duplicate different start-a-flow-cards, just dynamicly create the names.

Now, about the Return Cards and there needed Flow Execution ID.
You can have a big advanced flow started with an advanced trigger and then have that flow return something to the startflow card.

Here is an example.

When you execute the top-left card it will run the bottom row (not in de editor ofc.) and that row will return the values as tokens to the first(!) top-left flowcard. Now you have the response from the scoped bottom line!
This example for instance, will write "This is the response if false! into the SimpleLog.
If you switch the Logic Card around to 1 equals 1 (and save the flow) and execute the top-left card again, it will now have a different response in its tokens.
The flow executionID is needed to make sure the return value belongs to the right flow execution.

TEF can be imported through App Settings in Device Capabilities App

[TEF:FLOWS:H4sIAAAAAAACA9WUS2vcMBDHv4qr8ypYtmzLuvVUCoVCk9uyLHqMsyJe27HlPAj73TuWnYQ8IE6gh4JBjDQezfz+o3kgnsgH0tRn1/U4eOip82ff7Y1qDNiL3l1eQj8EDyLJ4370dHDaTL82DurBwlUN/dVZ3V4++p+7Y1dD9Ov3D3JCT0Xk9oE4PKjiFEQhYioExJRblVKRG0GTRJsytpDHpiSbEGP/B/zYN5GHweMWEOn7ETbETJcwUQrFdUqTsrKUx4WiolKMGuBMW5EnZRn87oiMN+SeSJbj2mLYQ3uEe6m6Tn5Q+iYk7Gdzv/dw59m+GY8aerbXbVuDahh6+WcvtBDZlnCuNS/zmGpIsMpYAdU2A2pZphTEuU2SkuwCF+SljvC8kpdVWxhM7zrv2iCDao7qChqEilRzoU3FWUULZgvKiyyjSheamlykwJU2ePvCQIiZgvgahD7k9AEDZUKWn6/qHGowHhAfFhWuwM2Lgxsi/PwBoh6Grm0GiFwVTT3wDUNUdXsLd2DGKYiz+Md2u6gg5ZrukPJViN0u9KpJhCiRH01FjlRFDLRMLVCu80olVlVZpReqyUKVf43qDGwt1dBYDHTJUg000Yyh5CWnpU4T1D1POWMZlpZ9pbHelQC9bpXzvq1c44bD/P4mRKuymBFxPiN6j9Cb4TFj+dl0o9/P9tu+CkMGtZ53pVwjl5ShpEXgVY/zZfavhsdRNWrqM8zFmSVruB7VkueUtGkb6xa79ZN0q14rStdWkzdYa5guGGVacMpLy7AsxanlVZ4pozPI7JPQN6oeYVJsapq2g175tg85oR0Ok3CIxfeLipt1N7ycHkn+34+PStXDv5wfp9Pu9BcsS2+qWgcAAA==]

These Return cards make it possible to create Flows like Programming Methods, it’s a partial replacement for HOOP.

1 Like