Recurring workflow not popoulating in scheduler?

Hi there,

Just set up my first recurring workflow and I cannot get it to populate in the scheduler.

I’m using it to collect some data from one of my tables weekly so I can use it to drive some of the components on my site.

Not seeing any errors anywhere - and I even plugged the logic into a normal API endpoint and ran it (successfully) to make sure that wasn’t the issue. Below is my configuration. Any ideas on what I could be doing wrong?

  • Recurring workflow is built in development, checked scheduler in development
  • I’ve tried clicking “show” on the scheduler screen, also changed time (and added 30 seconds, etc to scheduler with no luck)





Thanks in advance!

Recurring workflows can be a bit of a tricky concept. A recurring workflow needs to be “set” someplace for the first time.

For example, you may have an admin panel, and you click a button to “set” the recurring workflow there.

Based on your screen shots, it looks like you’re trying to set your recurring workflow within the API scheduler inside of another recurring event. (The blurring / clipping on the screenshots makes things a bit difficult to have full context).

This topic was automatically closed after 70 days. New replies are no longer allowed.