Google calendar missing summary

I’m trying to create a trigger from notion to create google calendar events but keep getting the error

  • Missing value of required parameter ‘summary’.

In Google Calendar, “summary” refers to the event title. It’s a necessary field to populate.

Did you map that field from the Notion module?
If so, was the Notion data you used for this test run empty?

If it’s easier, feel free to send a screenshot of how you configured the Google Calendar module

1 Like

Thank you so much! It looks like I was just using the wrong field for the title and it was empty. Thanks again!

2 Likes

The field “summary” is mandatory for the Google calendar module to run.
The error enountered since either you did not map/hardcoded any value to the summary field or the mapped variables is empty in that scenario execution.

1 Like