- Automatically create WooCommerce orders from scheduled events in Google Calendar.
- Streamline order entry by transcribing event details into structured data.
- Enhance e-commerce workflow efficiency by reducing manual data entry.
Triggers when a new event is created in Google Calendar. Captures event details and prepares them for transcription. Uses transcription services to convert event information into text. Generates a structured order prompt using OpenAI. Creates a new order in WooCommerce based on the generated details.
- 1Import the workflow template into n8n.
- 2Connect your Google Calendar account.
- 3Set up the transcription service with required credentials.
- 4Configure OpenAI with your API key.
- 5Link your WooCommerce account for order creation.