Schedule an api workflow doesn't work

I have been working on a simple workflow which does the following:

  1. Receives a webhook
  2. Schedule an api workflow on a list
  3. That workflows creates a new thing called the data-type “Posts”.

For some reason, schedule an api workflow wasn’t working.

I have simplified for the whole workflow here where you click a button, it schedules an api workflow and creates a new “post”.

Can someone help me fix this? Attached the screenshots:



Have you checked the scheduled tasks to make sure they’re not paused?

If that doesn’t do the trick, I suggest turning on the backend issue tracker and also having look through server logs to see what’s happening

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