Question

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

  • 7 November 2023
  • 3 replies
  • 86 views

Badge

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.


3 replies

Userlevel 7
Badge +14

Hi @tusharbjobs 

Good question.

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

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

Badge

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.

Userlevel 7
Badge +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