Hello,
I want to create a workflow to create a Task (Related Entity) every minute if a field that I created inside Accounts is a specific value.
What I did:
1. Created a list Report to filter the Accounts for that field
2. Created a Scheduled workflow with scheduling "*/1 * * * *", and Target Report selecting the Report I created
3. Inside Actions, "Create Related Entity >> Task" with "Name = Testing"
I've played around with the Report, Scheduling, and Actions but can't seem to get the Workflow working. Is there something i'm missing?
Thanks!
I want to create a workflow to create a Task (Related Entity) every minute if a field that I created inside Accounts is a specific value.
What I did:
1. Created a list Report to filter the Accounts for that field
2. Created a Scheduled workflow with scheduling "*/1 * * * *", and Target Report selecting the Report I created
3. Inside Actions, "Create Related Entity >> Task" with "Name = Testing"
I've played around with the Report, Scheduling, and Actions but can't seem to get the Workflow working. Is there something i'm missing?
Thanks!
Comment