Introduction to Workflow Actions

Actions are tasks executed in response to a trigger. Once a workflow is initiated, actions define what actually happens - they perform the work that’s being automated. Whether you're sending an email, updating a record, or transforming data, actions are the core building blocks of your automations.

Example

If you want to receive an email notification each time a new patient is added to your EHR, the action in Keragon would be sending the email notification.

Screenshot 2023-11-10 at 8.49.34 AM.png

Action Types Explained

Keragon offers several types of actions that you can use to build powerful, flexible workflows. These are organized into three main categories:

1. App Actions

These actions allow you to interact directly with external applications and services. They are typically used to create, update, retrieve, or delete data in connected apps.

app actions.png

  • Examples:

    • Send an Email via Gmail or Outlook.

    • Create or Update a record in your CRM or EHR.

    • Post a message to Slack or Microsoft Teams.

  • When to Use:

    • Automate repetitive business tasks.

    • Keep data synchronized between systems.

2. Helpers (Data Transformation Actions)

Helpers are built-in tools used to transform, manipulate, or prepare data between workflow steps. They allow you to clean, reformat, and structure data as needed.

helpers.png

  • Examples:

    • Date Helpers: Format dates, Change timezones, etc.

    • Text Helpers: Extract or replace parts of text values, Split strings etc.

  • When to Use:

    • Prepare data before passing it to external apps.

    • Ensure data meets formatting and validation requirements.

Learn More About Helpers

Explore how Helpers can transform your data, perform calculations, and handle advanced transformations within your workflows. Read the full Helpers documentation.

3. Logic Actions

Logic actions help control the flow of your workflow based on conditions and execution rules. They determine when and how certain steps should run.

Logic.png

  • Examples:

    • Continue If: Add conditions to decide whether the workflow should proceed.

    • Delay/Wait: Pause workflow execution for a specified time.

    • For each: Process items in a list one by one.

  • When to Use:

    • Create conditional logic and branching workflows.

    • Control timing and order of operations.

Learn More About Workflow Logic

Master the use of conditional logic, branching, loops, and delays to build dynamic and intelligent automations. Read the full Workflow Logic guide.

Can’t Find the Action You Need?

Request your actions!

If a specific action is not available in Keragon, you can easily request it through your dashboard. Our team will prioritize its release as soon as it’s possible from the third-party vendor’s side. We’re here to help you keep building without limits!

By understanding and combining these action types, you can build highly effective workflows that automate simple tasks or complex business processes with ease.

 

Was this article helpful?
0 out of 0 found this helpful

Articles in this section