Automation Getting Started

Put your routine work on autopilot! Taskade's automation feature helps you save time by automatically handling repetitive tasks.

What is Automation?

Think of automation like setting up dominoes – when the first one falls (something happens), it makes all the others fall in sequence (actions get triggered automatically).

Simple examples:

  • βœ… When someone completes a task β†’ notify the team in Slack

  • βœ… When a form is submitted β†’ create a new project and assign it to someone

  • βœ… When a deadline approaches β†’ send reminder emails

  • βœ… When inventory is low β†’ order more supplies automatically

How It Works: "If This, Then That"

Every automation follows this simple pattern:

πŸ”₯ Trigger (If this happens...)

  • Someone submits a form

  • A task gets completed

  • It's 9 AM every Monday

  • A new customer signs up

⚑ Action (Then do that...)

  • Send a Slack message

  • Create a new project

  • Send an email

  • Update a spreadsheet

Your First Automation in 5 Steps

Step 1: Go to Automations

  1. Open your Taskade workspace

  2. Click the Automations tab at the top

  3. Click βž• Add automation

Step 2: Choose What Triggers Your Automation

Pick from these popular triggers:

πŸ“ Form Submitted - Great for lead capture, feedback collection βœ… Task Completed - Perfect for progress notifications πŸ“… Schedule - Use for daily/weekly reports, reminders πŸ”— Webhook - Connect with other apps and services

Example: Let's choose "Task Completed"

Step 3: Set Your Trigger Conditions

Tell Taskade exactly when to trigger:

  • Which project should we watch?

  • Which specific tasks matter?

  • Should this apply to all tasks or just certain ones?

Example: "When any task in the 'Client Projects' folder is completed"

Step 4: Choose Your Actions

Pick what happens automatically:

πŸ“¨ Send Notifications

  • Slack messages to your team

  • Email alerts to stakeholders

  • SMS updates via Twilio

πŸ“‹ Create & Update

  • New tasks and projects

  • Spreadsheet entries

  • Calendar events

πŸ€– AI Actions

  • Ask your AI agent questions

  • Generate reports or summaries

  • Analyze and categorize data

Example: "Send a message to #general channel: 'Great work! [Task Name] has been completed by [Person Name]'"

Step 5: Test and Enable

  1. Click Save changes

  2. Toggle the automation ON

  3. Test it by completing a task

  4. Check if your Slack message appears!

πŸ“‹ Daily Standup Reminder

Trigger: Every day at 9 AM Action: Post in Slack "Good morning team! Please share your daily updates in this thread πŸ‘‡"

🎯 Lead Follow-Up

Trigger: New form submission Action: Create a task assigned to sales team + send welcome email

πŸ“Š Weekly Report

Trigger: Every Friday at 5 PM Action: Generate AI summary of completed tasks + email to manager

🚨 Urgent Task Alert

Trigger: Task marked as "High Priority" Action: Send Slack alert + create calendar reminder

Working with AI in Automations

Make your automations smarter with AI actions:

Ask Agent

What it does: Gets answers from your custom AI agents Example use: "Analyze this customer feedback and suggest next steps"

Generate with AI

What it does: Creates content automatically Example use: "Write a follow-up email for this lead"

Categorize with AI

What it does: Automatically sorts and tags information Example use: "Classify this support ticket as urgent, normal, or low priority"

Variables: Making Automations Personal

Use variables to include specific information in your actions:

@trigger.taskName β†’ The name of the completed task @trigger.userName β†’ Who completed the task @trigger.projectName β†’ Which project it belongs to @trigger.dueDate β†’ When it was due

Example message: "πŸŽ‰ Great job @trigger.userName! You completed '@trigger.taskName' in the @trigger.projectName project."

Common Use Cases

Customer Support

  • Trigger: Support form submitted

  • Actions: Create task β†’ Assign to support team β†’ Send confirmation email

Event Management

  • Trigger: Event registration form

  • Actions: Add to attendee list β†’ Send calendar invite β†’ Update headcount

Project Management

  • Trigger: Project milestone reached

  • Actions: Notify stakeholders β†’ Schedule review meeting β†’ Generate progress report

Sales Pipeline

  • Trigger: New lead captured

  • Actions: Create CRM entry β†’ Assign to sales rep β†’ Send follow-up sequence

Troubleshooting Tips

Automation Not Triggering?

βœ… Check if the automation is turned ON βœ… Verify your trigger conditions are correct βœ… Make sure you have the right permissions βœ… Test with a simple action first (like posting to Slack)

Actions Not Working?

βœ… Confirm you're connected to external services (Slack, Gmail, etc.) βœ… Check if variables are spelled correctly βœ… Verify the receiving service is working (test manually) βœ… Look at the automation history for error details

Getting Too Many Notifications?

βœ… Add more specific trigger conditions βœ… Use filters to limit when automations run βœ… Consider batching similar actions together

Next Steps

Ready to automate your workflow?

  1. Start simple - Pick one repetitive task you do daily

  2. Use a template - Browse our automation templates for inspiration

  3. Test thoroughly - Make sure your automation works before relying on it

  4. Build gradually - Add more automations as you get comfortable

Need more help?


πŸ’‘ Remember: Good automation saves you time without creating complexity. Start with simple, reliable automations and build from there!

Last updated