Problems with Schedule API Workflow

I have this Schedule API Workflow that is executed when a button is clicked, does anyone know how to fix or remove the error regarding scheduling which is a mandatory field

1 Like

You should choose current date time optioni if you want to run it immediately.

The time is mandatory for any “schedule API workflow” to work.

If you want the workflow to run at the time when the button is clicked - set it to current time/date and it will work

If you want to schedule for a later time you can do it in a lot of ways and would depend on your use case feasibility

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