Skip to main content
Question

Code by Zapier does not show any output even if it is successfully running on pythontutor


Forum|alt.badge.img

I have a piece of python code which works well in pythontutor.com using visualizer.

But when same code is executed in code by zapier it sends blank output. I tried many things and fed up now.

Attaching the code in a text file.

Attaching the output on Zapier and PythonTutor both.

Did this topic help you find an answer to your question?

3 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @tusharbjobs 

Good question.

Have you reviewed these help articles for using the Code app?

https://zapier.com/apps/code/help


Forum|alt.badge.img
  • Author
  • Beginner
  • 4 replies
  • November 9, 2023

Yes I did, I applied different logic and it went through. But Now I have another hiccup. My zap shows success and even when tested manually enters data into Google Sheets which I can see. But when Zap runs actually it doesn’t put any data in the google sheets row. It simply enters timestamp and no other data. I understand if that works manually when tested, it should go through in live run as well and to my surprise there are no errors too in the zap run.


Troy Tessalone
Forum|alt.badge.img+14

@tusharbjobs 

You can use your Zap Runs history to see the DATA IN/OUT for each Zap step to help you troubleshoot: https://zapier.com/app/history/


Reply