JoshBeall
Member
- Your Task History ID
- IjU3NjYwNTZhMDYzZTA0MzU1MjZmNTUzMDUxMzci_pc
I have the following custom variable defined:
I am attempting to use it in a filter action, as follows:
As you can see, the result status is "error" and the message is "condition is false". However, the Type Id is 1008876, which should be equal to the variable I've specified.
If I copy/paste the same value that I specified for the copperApiTypeId1 variable into the filter, I get a success status:
Why is this? How can I use a variable in this case to avoid having to embed this numeric type ID in all my workflows that have to filter on this ID?
I am attempting to use it in a filter action, as follows:
As you can see, the result status is "error" and the message is "condition is false". However, the Type Id is 1008876, which should be equal to the variable I've specified.
If I copy/paste the same value that I specified for the copperApiTypeId1 variable into the filter, I get a success status:
Why is this? How can I use a variable in this case to avoid having to embed this numeric type ID in all my workflows that have to filter on this ID?