Enhance Your Workflow with Fruitask Automation
In today’s fast-paced digital landscape, automating repetitive tasks can save invaluable time and resources. Fruitask Automation provides a powerful visual, no-code automation builder that allows users to react to changes in their data seamlessly. Whether it’s sending emails, calling AI models, or publishing blog posts, Fruitask makes automation accessible for everyone.
Overview
Fruitask Automations are designed to monitor various events in your workspace (known as triggers) and execute a series of defined actions. Users can visually map out these automations on a canvas, watching the workflow progress from trigger to action. Additionally, actions can feed their results into subsequent steps, creating robust workflow chains.
Triggers: What Initiates an Automation
- Row created, updated, or deleted – monitors data changes in tables.
- Dropdown selected – activates when a specific choice is made in a column.
- Checkbox checked – initiates when a checkbox is selected.
- Deadline near – triggers a set number of days before a date column.
- Scheduled time – allows for daily, weekly, or monthly automations at a specified time.
- Chat mention – responds when the workspace AI/assistant is mentioned in a chat.
Triggers can include specific conditions to ensure they only activate under certain circumstances, allowing for precise automation.
Actions: What an Automation Accomplishes
Once a trigger activates an automation, a variety of actions can take place:
Messaging & Notifications
- Send Email (via Fruitask or your selected mail provider)
- Send Notification (to specific members, displaying their avatars)
- Send Chat Message
- Send Telegram, Viber, or WhatsApp message
Web & Integrations
- Custom HTTP Request – interact with any API or webhook (GET/POST/PUT/PATCH/DELETE).
- Create Blog in WordPress – effortlessly publish posts, including an optional featured image.
AI Actions
- Generate with ChatGPT (OpenAI)
- Generate with Gemini (Google)
- Generate with Claude (Anthropic)
- Generate Image (OpenAI image models) – the output is hosted and returned as a URL.
- Generate Text with AI / Workspace AI Agent – utilizing your workspace AI.
Data Actions
- Create / Update / Delete Record (in any table)
- Create External Record (in another workspace)
- Get Record / Get Data (fetch specific rows for later use)
- Search Image (from Unsplash)
- Export Data (CSV/JSON/TSV)
- Create Calendar Event
- Embed to Knowledge Base (requires the AI Knowledge Base add-on)
Flow Control
- Condition – enables branching based on rules.
- Parallel Split – runs two independent paths simultaneously.
Note that additional integrations, such as posting to Facebook Pages and uploading to YouTube, are marked as “coming soon.”
Powerful Automation Concepts
Chaining Outputs Between Actions
Most actions allow users to utilize their results in later steps with placeholders like {{...}}, e.g.,:
- HTTP response:
{{http.response.code}},{{http.response.}} - AI text:
{{chatgpt.response}},{{gemini.response}},{{claude.response}} - Generated image:
{{genimage.url}} - WordPress post:
{{wordpress.url}} - Fetched data:
{{get.,}} {{getdata.count}}
You can also access any column from the triggering row using {{Column Name}}.
Conditions That Test Other Actions
A Condition can branch based on a table column or the output of a previous action; for instance, it can continue only if {{http.response.code}} equals 200.
Error Handling (Per Automation)
The settings in the Save menu allow users to manage the handling of errors:
- Stop on first error (default) – halts the automation, skipping the remaining actions.
- Continue on error – proceeds through all actions, logging any failures.
Build with AI
With the Generate with AI feature, users can create automations based on plain-English requests. This tool selects triggers and actions, including AI and WordPress steps, organizing them effectively. Users only need to fill in their credentials.
Test & Preview
- Test Run – executes the automation once, providing live progress along the flow.
- Play Chain Animation – simulates the flow visually without real execution, offering a preview of the outcome.
- The canvas supports zoom functionality, allowing for easier navigation of larger flows.
Where to Find It
Open the Automations section in your workspace, create an automation, and select your desired trigger. Add actions using the “+” buttons on the canvas. Use Test Run to verify your automation and review past executions through the Logs.
Requirements & Access
- To edit automations, users must have automation permissions in the workspace, enabling create/update/delete capabilities.
- AI and third-party actions require your own API keys/credentials (for OpenAI, Gemini, Claude, WordPress, Telegram, etc.), securely stored and only used server-side.
- Embedding into the Knowledge Base necessitates the AI Knowledge Base add-on being installed.
Limits & Notes
- AI and image actions consume credits/charges on your provider account.
- Branch and parallel nodes involve their own sub-actions, with nesting allowed one level deep.
- Logs record the status and outcome of each run for troubleshooting.
Tips for Maximizing Your Automation
- Add a Condition after a Custom HTTP Request to filter based on
{{http.response.code}}. - Merge Generate with Claude with Create Blog in WordPress to auto-draft posts; combine with Generate Image for a featured image enhancement.
- Use Parallel Split for actions that can occur independently, such as notifying a team while simultaneously calling a webhook.
With Fruitask Automation, simplifying and enhancing your workflow is just a few clicks away. Start creating now and experience a new level of productivity.