Fruitask Automation: Your No-Code Solution for Streamlined Workflows
In today’s fast-paced digital landscape, automating tasks and workflows is essential for efficiency. With Fruitask Automation, you can create seamless automations similar to those offered by N8N, but with the added advantage of a visual, no-code builder. This platform empowers you to respond to changes in your data and execute a series of actions—from sending emails to calling advanced AI models and even publishing blog posts. Let’s dive into the features and capabilities that make Fruitask Automation a powerful tool for your workspace.
Overview of Fruitask Automation
Fruitask Automations operate based on triggers and actions. Triggers serve as the starting point, while actions are the defined operations that follow. The entire process is designed on a visual canvas allowing you to map out your automation flow effortlessly. This visual representation helps streamline the sequence from trigger to action, facilitating branching and parallel paths along the way. Notably, actions can share their outcomes with subsequent actions, allowing you to chain steps into intricate workflows.
Understanding Triggers
Triggers are the events that initiate an automation. Here are some examples of triggers you can use in Fruitask:
- Row created, updated, or deleted: These triggers respond to changes in your tables.
- Dropdown selected: Activated when a specific option is chosen in a column.
- Checkbox checked: Engaged when a checkbox column is ticked.
- Deadline near: Triggered a set number of days before a specified date.
- Scheduled time: Set for daily, weekly, or monthly at a designated time.
- Chat mention: Activated when someone mentions the workspace AI/assistant in chat.
Importantly, triggers can include conditions, allowing them to only fire when specific criteria are met.
Exploring Actions
Actions represent what your automation will do once triggered. Fruitask provides a variety of actions, divided into several categories:
Messaging & Notifications
- Send Email: Utilize Fruitask or your own email provider.
- Send Notification: Notify chosen members, with their avatars displayed in the action.
- Send Chat Message: Engage team members through integrated chat functionalities.
- Send Messages via Telegram, Viber, or WhatsApp.
Web & Integrations
- Custom HTTP Request: Make API or webhook calls using various HTTP methods (GET, POST, PUT, PATCH, DELETE).
- Create Blog in WordPress: Publish posts to a WordPress site, including options for featured images.
AI Actions
- Generate with ChatGPT (OpenAI)
- Generate with Gemini (Google)
- Generate with Claude (Anthropic)
- Generate Image (OpenAI image models): The resulting image is hosted and retrieved as a URL.
- Generate Text with AI / Workspace AI Agent: Utilize your workspace AI for text generation.
Data Actions
- Create, Update, or Delete Records in any table.
- Create External Records in another workspace.
- Get Record or Get Data: Fetch rows or information for later use.
- Search for Images from Unsplash.
- Export Data in formats like CSV, JSON, or TSV.
- Create Calendar Events: Streamline your scheduling process.
- Embed to Knowledge Base: Requires the AI Knowledge Base add-on.
Flow Control
- Conditions: Use If/Else branching based on rules.
- Parallel Split: Execute two paths independently at the same time.
Note that additional integrations, such as Facebook Page posting and YouTube uploads, are tagged as “coming soon.”
Powerful Concepts in Fruitask Automation
Chaining Outputs Between Actions
One of the standout features of Fruitask is the capability to link outputs between actions. Most actions allow their results to be shared in subsequent steps using placeholders like `{{…}}`. For example:
- 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 include any column from the triggering row using `{{Column Name}}`.
Conditions That Test Other Actions
Conditions can branch based on the status of table columns or outputs from earlier actions. For example, you might choose to continue only if the HTTP response code equals 200.
Error Handling
Fruitask includes flexible error handling per automation. You can choose between two settings when an action fails:
- Stop on first error: Halts the run and skips remaining actions (default).
- Continue on error: Keeps processing subsequent actions while logging failures.
Build with AI
The Generate with AI feature can create an automation for you from a simple plain-English request. It selects the appropriate triggers and actions, including AI and WordPress steps, automatically wiring outputs in the right order. All you need to do is input your credentials!
Testing and Previewing Automations
- Test Run: Execute your automation once to see live progress along the flow.
- Play Chain Animation: Simulate the flow’s operation without executing it for a preview effect.
- Canvas Zoom: Use Ctrl +/−, trackpad pinch, or on-screen controls to zoom in/out for large flows.
Getting Started with Fruitask Automation
To kick off, open the Automations feature in your workspace. Here, you can create a new automation, select a trigger, and add actions using the “+” buttons on the canvas. Utilize the Test Run feature to validate with ease, and access Logs to review the outcomes of past executions.
Requirements and Access
To edit automations, you must possess the necessary automation permissions within the workspace (create/update/delete). Additionally, certain actions involving AI and third-party services require your personal API keys and credentials, which are securely stored for server-side use only. Notably, embedding to the Knowledge Base requires the AI Knowledge Base add-on to be installed.
Conclusion
Fruitask Automation is a versatile and powerful tool that empowers users to build no-code automations that can trigger a variety of actions, including sending messages, calling AI, and auto-publishing to WordPress. With features designed for both beginner and experienced users, Fruitask makes automation accessible and effective.
Start automating your workspace today and transform your approach to productivity!