User Activity
Hello,
I have a subflow that contains a Do Until loop, and within that loop a custom action (REST) that has outputs. I want to pass those values out of the subflow but the 'Assign Subflow Outputs' does not appear to be working, no values are being se...
12-11-2018
Hello,
I was wondering if there was a way to launch a subflow and get the output via script? I've launched subflows from scripts with usage of the .startFlow API but haven't dealt with getting the return variable from script. Any straight forward w...
01-11-2018
Hi,I'm running into a scenario with a workflow I created not triggering on an update to one of its fields.Scenario1.) Workflow A is kicked off when data is inserted into Table A (Custom Table) - WORKING AS EXPECTED2.) Workflow A updates one or multip...