Skip to main content
Question

Trigger fires but action step never completes, no error in task history

  • May 16, 2026
  • 4 replies
  • 26 views

recently some of my ZAPS stopped running correctly event though they were working fine before. In a few cases the trigger is detected but the action step never completes and there is no clear error message in the task history. I already reconnected apps and tested the workflow again but the issue still happens randomly. Has anyone experienced something similar or found a reliable fix?

4 replies

SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • May 18, 2026

Hi and welcome to the Community ​@Adilbabu! 😁

It could be something like the structure of the trigger data changing and that’s causing a filter to now stop the Zap when it shouldn’t, or an issue with one of the actions in the Zap not surfacing an error correctly. Though it’s a bit hard for us to give advice specific to your situation or suggest a reliable fix without having more context on the setup of the Zap workflows and apps involved. 

Can you share a bit more detail about the Zap workflows and screenshots of their current setup? Screenshots also showing the Data In and Data Out from some recent Zap runs that didn’t run as expected would help us to better identify where the cause of the issue may lie.


  • Author
  • Beginner
  • May 20, 2026

thanks for the reply, i will check the recent trigger data and compare the successful and failed runs more carefully. I will also share the screenshot of the ZAP setup and task history details so it is easier to understand what might be causing the issue.


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • May 20, 2026

Sounds good to me ​@Adilbabu. We’ll keep an eye out for those screenshots! 🙂


  • New
  • May 24, 2026

Hi Adilbabu,

For a random failure where the trigger is detected but a later action does not complete, I would compare one successful run and one failed run side by side before rebuilding the Zap.

The first checklist I would use:

1. trigger `Data Out` shape on the good run versus the failed run,
2. each filter/path decision after the trigger,
3. action `Data In` on the step that stops,
4. whether the action step shows skipped, held, throttled, or no-op behavior,
5. any recently changed trigger fields or empty values that used to be populated.

No credentials are needed for a first diagnosis. A redacted run-history comparison for one good run and one bad run is usually enough to identify whether this is changed input shape, a filter/path stop, or an app action that is failing without surfacing a clear error.