Fruitask Automation: Your No-Code Solution for Automation

In today’s fast-paced digital landscape, automation has become a necessity for businesses and individuals alike. With Fruitask Automation, you can create sophisticated processes without any coding knowledge. This visual, no-code automation builder reacts to changes in your data and performs a sequence of actions—from sending emails to calling AI models and even publishing blog posts.

Overview

Fruitask Automations operate by monitoring specific triggers that initiate actions in your workspace. Whether it’s a change in data or a scheduled time, automations can run one or multiple actions that you define on a visual canvas. This setup allows for seamless chaining of outputs and customized workflows, adapting to your unique needs.

Triggers: What Starts an Automation

Triggers are the events that kick off your automation, and Fruitask offers a variety of options:

  • Row created, updated, or deleted—Detect changes in a data table.
  • Dropdown selected—React to specific options chosen in a column.
  • Checkbox checked—Monitor when a checkbox column is ticked.
  • Deadline near—Get notified a set number of days before a date column.
  • Scheduled time—Run automations daily, weekly, or monthly at specified times.
  • Chat mention—Trigger actions when the workspace AI/assistant is mentioned in chat.

These triggers can be refined with conditions to ensure they only activate when specific criteria are met.

Actions: What an Automation Does

Once a trigger fires, various actions can be executed. Fruitask supports a wide range of functionalities, including:

Messaging & Notifications

  • Send Email—Use Fruitask’s email capabilities or connect your own mail provider.
  • Send Notification—Notify chosen members, with their avatars appearing in the action.
  • Send Chat Message—Engage your team in real-time.
  • Send Telegram / Viber / WhatsApp message—Connect across various messaging platforms.

Web & Integrations

  • Custom HTTP Request—Make API calls or webhooks using various methods (GET/POST/PUT/PATCH/DELETE).
  • Create Blog in WordPress—Automatically publish posts on a WordPress site, including an optional featured image.

AI Actions

  • Generate with ChatGPT (OpenAI)—Leverage the power of AI to generate text content.
  • Generate with Gemini (Google)—Access additional AI capabilities.
  • Generate with Claude (Anthropic)—Utilize another powerful AI text generator.
  • Generate Image (OpenAI image models)—Create images that are automatically hosted and returned as URLs.
  • Generate Text with AI / Workspace AI Agent—Use your workspace’s own AI for tailored results.

Data Actions

  • Create / Update / Delete Record—in any table.
  • Create External Record—in another workspace.
  • Get Record / Get Data—Fetch rows for future processing.
  • Search Image—from Unsplash for visuals.
  • Export Data—In CSV, JSON, or TSV format.
  • Create Calendar Event—Automate your scheduling.
  • Embed to Knowledge Base—Requires the AI Knowledge Base add-on.

Flow Control

  • Condition—Branching logic to create If/Else pathways based on defined rules.
  • Parallel Split—Simultaneous execution of two independent action paths.

Powerful Concepts

Fruitask empowers users with several advanced features:

Chaining Outputs Between Actions

Most actions expose their results for later actions to utilize using `{{…}}` placeholders. For instance:

  • HTTP response: `{{http.response.code}}`
  • A very public AI text: `{{chatgpt.response}}`
  • Generated image: `{{genimage.url}}`
  • WordPress post: `{{wordpress.url}}`
  • Fetched data: `{{get.}}`

Conditions that Test Other Actions

A Condition can assess a table’s column or evaluate the output from previous actions to determine the workflow’s direction based on responses or data.

Error Handling (Per Automation)

Control the response to action failures with settings such as:

  • Stop on first error (default)—Halt further actions upon an initial failure.
  • Continue on error—Complete all actions while logging failures for review.

Build with AI

One standout feature of Fruitask is the ability to Generate with AI. This allows users to construct an automation simply by describing their needs in plain English. The system automatically determines the appropriate triggers and actions, wiring them together, so you only need to provide credentials.

Test & Preview

Before fully launching your automation, use these valuable testing features:

  • Test Run—Runs the automation once for real progress tracking.
  • Play Chain Animation—Simulates the flow with no real effects, allowing for previewing.
  • Canvas supports zoom for managing larger workflows effectively.

Where to Find It

To get started with Fruitask Automation, open the Automations feature in your workspace, create a new automation, and select your triggers. You can add actions easily using the “+” buttons on the canvas. The Test Run function helps verify your automation, and Logs will allow you to review past runs for troubleshooting.

Requirements & Access

To edit automations, you will need the appropriate permissions on your workspace (create/update/delete). Keep in mind that AI and third-party actions necessitate your own API keys/credentials to function securely.

Limits & Notes

Be aware of the following:

  • AI and image actions may incur charges on your provider account.
  • Branch and parallel nodes have their own sub-actions and can only nest one level deep.
  • Logs detail each run’s status and outcomes per action for efficient troubleshooting.

Tips for Enhanced Productivity

Here are some recommended practices to maximize your use of Fruitask Automation:

  • Add a Condition after a Custom HTTP Request to branch actions based on `{{http.response.code}}`.
  • Use Generate with Claude to auto-draft posts in WordPress and pair with Generate Image for visuals.
  • Utilize Parallel Split for follow-ups that can operate independently to optimize workflow efficiency.

Fruitask Automation empowers you to build flexible, powerful workflows with no coding required. Harness the full potential of automation in your daily tasks to save time and enhance productivity!