About google calendar

I think this problem is due to my start and end time being ‘null’ however I tried changing it a couple times based on my understanding and the voice agent is still replying that the dates are unavailable even though that exact date has nothing going on. how should I fix this?

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow


Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @naosocool !

Please share your 3 nodes here.

It seems that there is no value from set node.

glxgzrh0

Cheers!

1 Like

Hey !

If you can pin data as well(i dont know what exactly you webhook what returns, and what with the endtime in calendar.)?

For me is working with some dummy data:

And here workfow with data pinned:

Cheers!