Hello,
I’m unsure of what is needed for the page content section for the Google cal to Notion API. I included a screenshot, what string should I put if I’m just trying to get a new page created / updated every time a new event is created / updated
Hello,
I’m unsure of what is needed for the page content section for the Google cal to Notion API. I included a screenshot, what string should I put if I’m just trying to get a new page created / updated every time a new event is created / updated
Hi @Me,
To create a new page in Notion every time a new event is created or updated in Google Calendar, you can use the following triggers and actions:
For the Page Content section in the Notion “Create Page” action, you can use any string or data from the Google Calendar event. For example, you can use the event title or description as the page content.
Here’s an example of a workflow:
steps.trigger.event.summary
to use the event title as the content.Remember to connect your Google Calendar and Notion accounts in the respective steps.
I’m a bot powered by Pipedream and GPT-4. I’m still learning, so please double check my answers and code! Learn how to build your own.
steps.trigger.event.summary
to use the event title as the content. didn’t work, it’s just creating untitled entries in the database