Easyflow docs
  • ๐ŸšฉIntroduction
  • Automation
    • ๐Ÿš€Get Started
    • ๐Ÿค–Workflows
    • โšกRun & Invoke
      • Manual
      • Triggers
      • Scheduler
      • WebHook (Instant)
      • Rest API endpoint
      • Transactional vs Queue
      • Online \ Offline
    • ๐ŸŽถWorkflow orchestration
      • Step operations
      • Step configuration
      • Data mapping
    • ๐Ÿ‘ฃSteps and conditions
      • Multi steps
      • Parallel steps
      • Conditions
      • Loop & iteration
    • ๐ŸŽฒDynamic content
      • Variables
      • Function expressions
    • ๐Ÿ“ฆSchema
      • Schema builder
      • Auto schema detection
      • Use cases
    • ๐ŸžDebugging
  • Visualisation
    • ๐Ÿš€Get Started
    • ๐ŸงฎVisual designer
      • Dashboard designer
      • Card designer
    • ๐Ÿ”ŒDatasources
      • Partner connectors
      • Existing connections
      • URL (CSV or JSON)
      • Data pipeline (Flow)
      • Data-blocs
      • Push to visualiser
    • ๐ŸŽปData pivoting
    • ๐Ÿ“ˆChart types
    • ๐ŸŽจCustomisation
      • Card appearance
      • Theme & branding
    • ๐ŸคPreview & sharing
      • URL share
      • Scheduled snapshots
      • Send to TV
      • Preview mode
    • โŒ›Refresh settings
  • Data Pipeline
    • ๐Ÿš€Get Started
    • ๐Ÿ—ž๏ธPipeline (ETL)
    • โšกAutomated runs
    • ๐ŸŒปTransformation
      • Average by group
      • Change text casing
      • Clean data
      • Combine columns
      • Combine tables
      • Compare dates
      • Convert array of objects to array of arrays
      • Count by group
      • Extract text from column
      • Fill in blanks
      • Filter rows
      • Find and replace
      • Find maximum by group
      • Find min/max per row
      • Find minimum by group
      • Flatten rows
      • Format dates
      • Format numbers
      • Insert date & time column
      • Insert growth rate column
      • Insert if/else column
      • Insert if/else blank column
      • Insert math column
      • Insert row numbers
      • Insert rows
      • Insert running total column
      • Insert text column
      • Limit rows
      • Merge duplicate rows
      • Pivot columns
      • Remove duplicate rows
      • Rename columns
      • Select columns
      • Reorder columns
      • Sort rows
      • Split column
      • Stack tables
      • Sum by Group
      • Unpivot columns
      • Use regex
    • ๐Ÿ•ถ๏ธPreview results
    • ๐ŸŽปOrchestration
    • ๐Ÿ“คOutput
      • For Google Datastudio
      • For Easyflow visualisation
      • Array of arrays
      • Array of objects
  • Connectors
    • ๐Ÿš€Get Started
    • ๐ŸŒŸBuilt-in Connectors
      • CSV
      • Data bloc
      • Data mapper
      • Delay (Wait)
      • HTTP
      • For Loop (Iteration)
      • Functions
        • Array functions
        • Conditions
        • Convertors
        • General functions
        • Date & Time
        • Filters
        • Math functions
        • Object functions
        • Operators
        • Text functions
      • Receive emails | IMAP
      • RSS
      • Send emails | SMTP
      • SQL Syntax
      • Trasform
      • Variables Setter
      • WebHook
      • Workflow (Sub flow)
    • ๐ŸŒ Partner connectors
  • System
    • ๐Ÿ‘ซTeams
    • ๐Ÿ™‚Profile
    • ๐Ÿง‘โ€๐Ÿ’ปMonitoring
    • ๐Ÿ”‹Account Usage
    • ๐Ÿ’ตBilling and Pricing
Powered by GitBook
On this page

Was this helpful?

Introduction

NextGet Started

Last updated 2 years ago

Was this helpful?

Easyflow is a no code solution that allows you to create automated flows without writing a single line of code. Also, itโ€™s a business intelligence platform that helps you connect to your data and get real time insights to make better business decisions.

In this lesson, we are going to talk about:

  • Signup and getting started with Easyflow

  • Navigate into Easyflow Interface

  • Top features and capabilities: Connect, Automate and Visualise.

From easyflow.io, you can get started by creating a free Easyflow account. After signing-in, you will be redirected to the starting page.

On the left, you can manage all aspects of your Easyflow account, including your App connections, automated workflow and analytics dashboards.

To create a new automation workflow or visualise your data, simply click on the 'Creation wizard' button in the middle of the left side.

In a few clicks, you can connect to an app and use this connection in different ways:

  • First: Inside the Workflow Designer to automate and map data between systems through its super flexible drag and drop interface

  • Second: To Pull your data from a wide range of sources and visualise it easily using the fully interactive Visual Card designer

You have already seen how easy it is to get started with Easyflow. Letโ€™s move next to the lessons that will help you master Easyflow

๐Ÿšฉ