FLKyle
FLKyle2w ago

FLKyle - Hi all! I'm new to buildship..I'm tryi...

Hi all! I'm new to buildship..I'm trying to add a delay action to wait 13 days after a specific trigger that I've created before moving on in the workflow...I'm not sure how to do this..Anyone available to help?
2 Replies
Gaurav Chadha
Gaurav Chadha7d ago
Hi @FLKyle, Use a cron to check the specific workflow execution instead - https://docs.buildship.com/trigger-nodes/scheduled-cron as 13 days delay isn't an ideal case and is not feasible.
Scheduled Cron Trigger – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
Jrocks
Jrocks6d ago
Use the 'sleep' node