Do you want to pause the entire workflow so that the webhook doesn’t start the process at all?
Or would you prefer to add a waiting period within the workflow itself?
i have now a pro plan and have access to credential !
But i have a problem when i try to execute your workflow exemple
The ressource (workflow) is not accessible !
Base URL in credentials needs to be https://YOURn8nAPPNAME.app.n8n.cloud/api/v1. You can use this credential to manage any of your workflows, hence it shouldn’t be bound to any specific workflow.
You put ID of the workflow you want to manage in the Workflow ID node of your copy of workflows scheduler.
Path with /api/v1 in it still works for me. I use n8n cloud v1.83.2 (yet had my n8n creds initially set up like this while on earlier versions). The Base URL hint still suggests using /api/v1 URI. So, it’s strange that it won’t work for you.
do not forget to deactivate and then activate this workflow every time you change the schedule, otherwise the system won’t pick up to the changes. This is an expected behaviour.
Also check timezones everywhere (your n8n account, workflow timezone etc) to be matching you needs. Just in case the schedule seems to be off by several hours consistently.