Changes

Jump to: navigation, search

Workflow Condition

125 bytes removed, 14:40, 12 December 2012
no edit summary
You can also use MYSQL syntax to perform calculations within the Condition:
* '''date_format(now(),"%d")="01"'''
::* This condition will be true only on the 1st of the month. This can could be used with a '''[[Recurring''' workflow Workflow]] that loops daily. For example, if you wish to send out a summary e-mail on the 1st of every month. Would be used in association with another workflow connector with a condition of '''date_format(now(),"%d")!="01"''' connecting to a 1-day delay.See [[Recurring Workflow|here]]
Note: Other than values that are always numeric, all variables should be enclosed in double quotes.
[[Category:Workflows]]
0
edits

Navigation menu