Fruitask Automation: Streamline Your Processes with No-Code Solutions

In today’s fast-paced digital landscape, automation is essential for maximizing efficiency and productivity. Fruitask Automation offers a visual, no-code automation builder that can revolutionize how you handle data changes, run actions, and integrate workflows.

Overview

Fruitask Automation operates on a simple yet powerful premise: it watches for changes in your workspace data (known as triggers) and then executes a series of actions. Users can easily create automations on a visual canvas where the flow is easy to follow, moving from the trigger through various actions, complete with branching and parallel paths. The ability to pass outputs from one action to another allows for robust and dynamic workflows.

Triggers: What Starts an Automation

  • Row created — detects when a new row is added to a table.
  • Row updated — responds to alterations in existing rows.
  • Row deleted — activates when a row is removed from the dataset.
  • Dropdown selected — triggers when a specific option is chosen in a column.
  • Checkbox checked — initiates upon ticking a checkbox in your table.
  • Deadline near — activates a predetermined number of days before a specified date in a date column.
  • Scheduled time — runs daily, weekly, or monthly at a designated time.
  • Chat mention — triggers when the workspace AI assistant is mentioned in a chat.

Triggers can be set with specific conditions, ensuring they only activate when a row meets particular criteria, increasing the precision of your automations.

Actions: What an Automation Does

The real power of Fruitask comes from its diverse range of actions, enabling you to:

Messaging & Notifications

  • Send Email through Fruitask or your preferred email provider.
  • Send Notifications to selected team members, with their avatars appearing on the action.
  • Send Chat Messages across various platforms.
  • Send messages via Telegram, Viber, or WhatsApp.

Web & Integrations

  • Perform Custom HTTP Requests to call any API or webhook (GET/POST/PUT/PATCH/DELETE).
  • Create blogs directly in WordPress, complete with an optional featured image.

AI Actions

  • Generate content using ChatGPT (OpenAI).
  • Generate text with Gemini (Google).
  • Utilize Claude (Anthropic) for text generation.
  • Generate images using OpenAI’s image models, with results hosted and returned as URLs.
  • Leverage your workspace AI for text generation.

Data Actions

  • Create, update, or delete records in any table.
  • Establish external records in different workspaces.
  • Fetch records or data for later use.
  • Search for images from Unsplash.
  • Export data in CSV, JSON, or TSV formats.
  • Create calendar events.
  • Embed information to your Knowledge Base (requires additional add-on).

Flow Control

  • Implement Conditions for If/Else branching based on specific rules.
  • Use Parallel Split to initiate two independent paths simultaneously.

More integrations, such as Facebook Page posting and YouTube uploads, are on the roadmap for future updates.

Powerful Concepts to Enhance Your Automations

Chaining Outputs Between Actions

Fruitask enables you to chain outputs between actions seamlessly. Most actions allow their results to be used in later steps using placeholders. Here’s how it works:

  • 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 reference any column from the triggering row using `{{Column Name}}`.

Conditions That Test Other Actions

Utilize Conditions to branch your workflows based not only on table columns but also based on the outputs of prior actions. For example, you can continue an automation only if the `{{http.response.code}}` equals 200, ensuring that only successful HTTP requests trigger further actions.

Error Handling for Seamless Operations

Fruitask includes robust error handling options per automation. You can choose from:

  • Stop on first error (default) — halts the run, skipping remaining actions.
  • Continue on error — continues executing all actions, logging any failures for review.

Build with AI

With the Generate with AI feature, you can create automations from simple English requests. The AI will determine the appropriate triggers and actions, wiring them correctly. You only need to fill in your credentials, simplifying the creation process significantly.

Test & Preview Your Automations

It’s easy to verify the functionality of your automations with features like:

  • Test Run for executing the automation once and observing real-time progress.
  • Play Chain Animation for simulating the flow without actual execution, allowing for a preview of the chain effect.
  • The canvas supports zoom functionality to facilitate navigation through extensive automations.

Where to Find It

To get started with Fruitask Automation, simply open the Automations section in your workspace. Create a new automation by selecting a trigger and adding actions using the “+” button on the canvas. Use the Test Run feature to verify your setup, and always check the Logs to review past runs and track performance.

Requirements & Access

  • Editing automations requires appropriate permissions on the workspace to create, update, or delete automations.
  • AI and third-party actions necessitate your API keys and credentials for services like OpenAI and WordPress, which are securely stored and utilized server-side.
  • Embedding to Knowledge Base requires the AI Knowledge Base add-on installed.

Limits & Notes

  • AI and image actions will consume credits or charges on your provider account.
  • Branch and parallel nodes have their own sub-actions, with nesting limited to one level deep.
  • Logs will record each execution’s status and the outcome of individual actions for troubleshooting.

Tips for Maximizing Automation Efficiency

  • Place a Condition after a Custom HTTP Request to branch based on `{{http.response.code}}`.
  • Use Generate with Claude followed by Create Blog in WordPress to auto-draft posts, including Generate Image for featured visuals.
  • Implement Parallel Split for independent follow-ups, such as notifying the team while simultaneously calling a webhook.

Leverage Fruitask Automation to enhance your productivity and streamline your processes without needing to write any code. Discover the power of no-code automations today!