Embedded

Strategy, product, and growth lessons for SaaS operators.

  • How to enable actions in your workflow

    How to enable actions in your workflow

    Embed Workflow has multiple action types, from Slack notifications to Open AI requests. However, sometimes not all action types make sense to your product users. If that’s the case, you can enable only the ones you need. 1. Navigate to Enabled Actions Log into Embed Workflow and open enabled actions section. By default, each type is…


  • Alternatives to Workato for embedding workflows

    Alternatives to Workato for embedding workflows

    Workflows are everywhere. Just about every application you use offers ‘workflows’. Building and managing a workflow solution will take months and cost over $100,000. Instead, companies use an Integration-Platform-as-a-Service (iPaaS) like Workato to embed workflow capabilities in their product. In this guide, we’ll breakdown the pros and cons of Workato, as well as 5 Workato…


  • The 5 best Cyclr alternatives for embedding workflows

    The 5 best Cyclr alternatives for embedding workflows

    Workflows are everywhere. Just about every application you use offers ‘workflows’. Building and managing a workflow solution will take months and cost over $100,000. Instead, companies use an Integration-Platform-as-a-Service (iPaaS) like Workato to embed workflow capabilities in their product. In this guide, we’ll break down the pros and cons of Cyclr and 5 Cyclr competitors…


  • Alternatives to Tray.ai (Tray.io) for embedding workflows

    Alternatives to Tray.ai (Tray.io) for embedding workflows

    Note: We’ve just updated this article to be accurate as of July 2025. If you’re looking for a simpler, easier-to-use alternative to Tray.ai, give us a try. Embed Workflow lets you drop a visual workflow builder into your SaaS in minutes, allowing your users to automate actions without leaving your platform. Workflows are everywhere: nearly every application…


  • Why We Built an Embedded Workflow Builder

    Why We Built an Embedded Workflow Builder

    After my third workflow automation build, I set out to create a third-party embeddable solution. It started in 2017 when I worked as a lead engineer at Brivity, a real estate CRM. It was an exciting time. The company was hiring, the product was improving, and user growth was accelerating. We had a lightweight system to…


  • Integrate Workflows with OpenAI

    Integrate Workflows with OpenAI

    Connecting OpenAI to your Embed Workflow automations unlocks powerful AI capabilities—like natural language processing, summarization, and content generation—directly within your workflows. Whether you’re building customer support bots, automating data entry, or enhancing decision-making with GPT models, this integration enables you to streamline tasks that normally require human input. Luckily, integrating OpenAI with Embed Workflow takes…


  • Adding embedded workflows to Node.js applications

    Adding embedded workflows to Node.js applications

    Adding Embed Workflow to a Node JS application is easy. We will use a Next JS project to integrate with Embed Workflow in this example. I’ll demonstrate how to configure your account and embed a the workflow builder. Source code can be found here. If you’d like to follow the steps on your computer, you will…


  • Adding the Embed Workflow UI components to a Ruby on Rails application

    Adding the Embed Workflow UI components to a Ruby on Rails application

    This guide will walk you through adding the Embed Workflow UI components to a Ruby on Rails application. You will need an Embed Workflow account to get started. Source code can be found here. Rails Application Skip step one if you already have a Rails application you want to use. 1. Create a Rails Application Create our…


  • Add a number field to an embedded workflow

    Add a number field to an embedded workflow

    Using the field editor, you can now add a number field.


  • Filter out spam from your contact form

    Filter out spam from your contact form

    Implement spam filtering for your website forms using Embed Workflow, Akismet, and other leading strategies. For this guide, you will need an Embed Workflow account. If you haven’t already, you can get started in minutes. 1. Log in to your Embed Workflow Account Log in and navigate to your workflow dashboard. 2. Update a Submission as…