Our new Appfire Documentation Space is now live!
Take a look here! If you have any questions please email support@appfire.com
Precondition Usage
When using preconditions, they can be evaluated in the context of a post function in the following ways:
True (Precondition must be true to execute a post function)
False (Precondition must be false to execute a post function)
You can learn more about our preconditions in the Workflow Preconditions topics.