Skip to main content
Question

Delay a trigger until all details are filled manually by the user

  • July 1, 2024
  • 1 reply
  • 17 views

Let’s say the trigger is according to a new Monday ticket created. however, the ticket is usually created empty (just has a title). users are then filling out the task, assignee, and other details, but until this manual process is done, the trigger already created an event (for example, a github ticket) with missing details, how can I delay the trigger to give the user opportunity to fill out all details (note: simple delay just delays the consecutive event but the trigger is already missing the needed information)

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • July 1, 2024

Hi @gadium 

After the Delay add a Zap step to find the Monday Item again to get the current data, then map the data from this step to the following Zap action steps.