Use Cases
- Send automated SMS alerts based on data changes.
- Generate concise summaries for quick updates.
- Enhance customer engagement through timely notifications.
How It Works
Poll data from an external source using HTTP request. Process the retrieved data using OpenAI to create summaries. Send the generated SMS via Twilio to designated recipients.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the API polling node with the correct data source URL.
- 3Set up the OpenAI node with your API key and desired prompt.
- 4Configure the Twilio node with your account credentials for SMS sending.
Apps Used
OpenAI
Twilio
Categories
Target Roles
Industries
Tags
#ai content generation
#notifications
#process automation