Announcement

Collapse
No announcement yet.

Scheduled Workflow Help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Scheduled Workflow Help

    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!

  • #2
    Hello
    Check if "Run Scheduled Workflows" Scheduled Job is active and crontab (scheduled tasks in windows) was set

    Comment


    • #3
      This worked, thanks!

      Comment

      Working...
      X