Build an AI-powered automation workflow in ShingleAI
This guide walks you through creating your first automation in ShingleAI. By the end, you’ll have a working automation that responds to events with AI-powered actions.For background on how automations work and what they can do, see Automations Concepts.
This is where you tell the AI what to do when the trigger fires. Write in natural language as if you were instructing a colleague. Be specific about the action, tone, and any conditions.Here’s an example for a support auto-reply:
Copy
When a support email arrives:1. Send an acknowledgment reply2. Thank them for contacting support3. Mention we typically respond within 24 hours4. If they mention "urgent", add that we'll prioritize their request5. Keep the tone friendly and professional6. Keep the reply under 100 words
Instructions have a 5,000 character limit. If you need more complex logic, consider splitting into multiple automations.
When a new email arrives at the support address:1. Send an immediate acknowledgment reply2. Include these elements: - Thank them for contacting our support team - Confirm we received their message - Set expectations: we respond within 24 hours (Mon-Fri) - For urgent issues, mention they can call our hotline3. Tone guidelines: - Professional but warm - Empathetic if they describe a problem - Concise - keep under 100 words4. Sign off with: - "Best regards" - "The ShingleAI Support Team"
Thank you for contacting ShingleAI Support! We’ve received your message and a member of our team will respond within 24 business hours.If your issue is urgent, you can reach our priority support line at 1-800-XXX-XXXX.Best regards,
The ShingleAI Support Team