Create Google Calendar Events from a Sheet PREREQUISITE: Load the following skills to execute this recipe: , Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row. Steps 1. Read event data: 2. For each row, create a calendar event: ---