Skip to main content
Question

How to fix parameter naming issues when creating events in Zapier MCP

  • April 8, 2025
  • 0 replies
  • 44 views

Hi everyone,

I'm using Zapier MCP on Cursor, and I'm trying to create a new event. However, I'm running into a parameter issue.

The parameters are sent as:

  • start_dateTime

  • end_dateTime

But the API requires them in the following format with double underscores:

  • start__dateTime

  • end__dateTime

 

Has anyone encountered this issue? How can I correctly pass these parameters in Zapier MCP so that they are accepted by the API?

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.