


Hi, I'm trying to get a recipient list in a WF. The recipients are stored in a folder and I get the Folder ID from an external signal.
I've build a very simple WF, but it seems to be not working:
Folder ID has been set as Filtering Condition:
JS code set the instance.var.folderID and in the query advanced tab I set:
activity.where[0].condition[0].expr = "[@folder-id] = " + instance.vars.folderID
what am I doing wrong?
thanks
Views
Replies
Total Likes
It works for me.
I think the code is right and there shouldn't eb any issue.
Views
Replies
Total Likes
So, I'm wondering if I'm trying the wrong folder-id
is this one?
Views
Replies
Total Likes