Fruitask Automation: Your Powerful No-Code Solution
Welcome to Fruitask Automation, a visual, no-code automation builder that transforms the way you handle data. With the ability to react to changes in your workspace, you can set off a series of actions, whether that’s sending emails, calling AI models, or publishing blog posts. This guide will explore the features of Fruitask Automation and how you can leverage them for your needs.
Overview
At the heart of Fruitask Automation are triggers and actions. Triggers detect events happening within your workspace, while actions define what happens next. You can visually build these processes on an intuitive canvas, creating workflows that reflect the unique needs of your projects. This flow can branch out and run actions in parallel, making complex automations easier than ever.
Triggers: What Starts an Automation
Various triggers can initiate your automation, including:
- Row created
- Row updated
- Row deleted
- Dropdown selected
- Checkbox checked
- Deadline near
- Scheduled time
- Chat mention
Triggers can also include conditions, ensuring they only fire when specific criteria are met, making your automation precise and tailored.
Actions: What an Automation Does
Fruitask Automation offers a wide range of actions you can take once a trigger is fired:
Messaging & Notifications
- Send Email (via Fruitask or your own mail provider)
- Send Notification (to chosen members)
- Send Chat Message
- Send Telegram, Viber, or WhatsApp message
Web & Integrations
- Custom HTTP Request — call any API or webhook
- Create Blog in WordPress — publish a post, including a featured image
AI Actions
Leverage powerful AI tools by supplying the model and API key:
- Generate with ChatGPT (OpenAI)
- Generate with Gemini (Google)
- Generate with Claude (Anthropic)
- Generate Image (OpenAI image models)
- Generate Text with AI or Workspace AI Agent
Data Actions
- Create, Update, or Delete Record in any table
- Create External Record in another workspace
- Get Record or Get Data
- Search Images from Unsplash
- Export Data (CSV, JSON, TSV)
- Create Calendar Event
- Embed to Knowledge Base (with AI Knowledge Base add-on)
Flow Control
Fruitask Automation enables advanced flow management:
- Condition – If / Else branching based on defined rules
- Parallel Split – Execute two independent paths simultaneously
Powerful Concepts
Chaining Outputs Between Actions
One of the standout features of Fruitask Automation is the ability to chain outputs between actions. Many actions provide results that can be used in subsequent steps, enhancing the connectivity of your workflow:
- HTTP response:
{{http.response.code}} - AI text:
{{chatgpt.response}} - Generated image:
{{genimage.url}} - WordPress post:
{{wordpress.url}} - Fetched data:
{{get.}}
Conditions That Test Other Actions
Conditions can also be applied to test outputs from prior actions, such as proceeding only if a specific HTTP response code equals 200. This offers remarkable flexibility in designing your automation.
Error Handling (Per Automation)
Managing errors in your automations is crucial. You can set up your automation to either stop on the first error or continue executing the remaining actions, while logging failures for review.
Build with AI
For those looking for an easy start, the Generate with AI feature can assist in designing your automation based merely on a plain-English request. It automatically selects triggers and actions, wiring them in the proper sequence.
Test & Preview
Fruitask Automation provides tools to ensure your work is seamless:
- Test Run to execute the automation once and monitor the process
- Play Chain Animation for a frontend-only simulation of the automation flow
- Zoom capabilities for large flows
Where to Find It
To start using Fruitask Automation, navigate to the Automations section in your workspace, create a new automation, and select your desired trigger. You can then easily add actions on the canvas and utilize Test Run to verify functionality, while reviewing past executions in the logs.
Requirements & Access
To edit automations, you’ll need appropriate permissions within your workspace. Additionally, AI and third-party actions require your own API keys and credentials to function securely.
Limits & Notes
It’s important to note the limitations associated with AI and image actions, which may consume credits on your provider account. Actions can be nested only one level deep, so organizational structure is key.
Tips for Effective Use
- Add a Condition after a Custom HTTP Request to branch based on the
{{http.response.code}}. - Utilize Generate with Claude to auto-draft blogs in WordPress with AI-generated content.
- Implement Parallel Split for independent follow-up actions like notifications and webhooks.
With Fruitask Automation, you have all the tools necessary to build powerful, no-code automations that can transform your workflow. Start leveraging these features today for a more efficient tomorrow.