What conditions do I need to generate an email as soon as a vendor payment has been created? 'Create' (on the workflow') and 'Create' on the state event type seem insufficient.
k
KevinJ of Kansas
12/08/2020, 2:48 PM
If you can live with a 30 minute delay you can do a very simple workflow with a checkbox that defaults checked and have your workflow uncheck the box and send the email.
👍 1
d
DonkeyBot
12/08/2020, 3:44 PM
Here's what I tried. Created a new check box, and a saved search to find records which the check box ticked. The search powers the work flow, and the state actions (scheduled trigger) sends the email and unchecks the boxes. No beer 😕
DonkeyBot
12/08/2020, 3:44 PM
Execute now at least
DonkeyBot
12/08/2020, 3:44 PM
IMO this 'should' have worked...unless somethings changed