Skip to main content
Question

Zap run history does not show for Subzap

  • July 19, 2023
  • 1 reply
  • 65 views

greenhouseautomation
Forum|alt.badge.img

Dear community,

 

I call a Subzap from a main Zap and get this message when testing it:

However, when opening the subzap_task_history_link an error message is shown and when navigating to the Subzap > History, an empty history is shown. Thus, I cannot troubleshoot the error in the subzap.

I expect that the error might be related to requiring input parameters in the subzap:

And not all of these input parameters are passed from the main zap as not all might be present all the time and also only the email_one should be sufficient for testing:

This is the complete subzap workflow:

Do you have any ideas where the problem might lie? Many thanks in advance for your help.

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 19, 2023

Hi @greenhouseautomation 

Sub-Zap help article: https://help.zapier.com/hc/en-us/articles/8496308527629-Build-reusable-Sub-Zaps

 

Make sure to test all the Steps in the Sub-Zap before testing the Call Sub-Zap step.

 

Good question.

Inputs are the names of fields in your Zap that send the Sub-Zap data. Add any inputs that you’ll need to use in your Sub-Zap actions.
If you want an input field to be required, add "required" anywhere in the name of the input.