It is very easy to create an event in Google Calendar in n8n. Here’s a quick guide on how to do it:
- Inside your n8n workflow, tap the 'Add' button to create a new step.
- Choose 'Action in an App' to proceed.
- Subsequently, find and choose 'Google Calendar' from the list.
- Under the Event Actions section, tap 'Create an Event'.
- Now, it's time to configure the node. To get started, tap the 'Credentials' menu and select the Google account you want to use.
- As for the Resource and Operation, make sure that it is set to 'Event' and 'Create' respectively.
- Following that, click the 'Calendar' menu and choose the calendar you want to use.
- Set the 'Start' and 'End' dates based on your preference. Tap their respective menus and choose the dates accordingly.
- If necessary, configure the other relevant settings. You can set it as Default Reminders or add new fields.
- Once done, click 'Execute Step' to run your workflow.
- Finally, a new Google Calendar event will be created using your n8n workflow.



