awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesWorkflow Identifiers

Mechanisms for sharing and executing automation sequences via unique identifiers.

Distinct from Human-in-the-Loop Workflows: Distinct from Human-in-the-Loop Workflows: focuses on workflow distribution and execution via ID rather than manual intervention.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Workflow Identifiers. Refine with filters or upvote what's useful.

Awesome Workflow Identifiers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • automaapp/automaAvatar de AutomaApp

    AutomaApp/automa

    21,425Ver en GitHub↗

    Automa is a browser-based automation platform that enables users to build, schedule, and execute repetitive web tasks through a visual, no-code interface. By operating as a browser extension, it provides a canvas-based environment where users construct workflows by connecting functional blocks to interact with web elements, manage browser state, and process data. The platform distinguishes itself through its deep integration with the browser environment, allowing for complex orchestration such as event-driven triggers, cross-origin request handling, and the ability to package workflows as sta

    Enables external scripts to trigger automated tasks by dispatching events with specific workflow identifiers.

    Vueautomationbrowser-automationbrowser-extension
    Ver en GitHub↗21,425
  • elsa-workflows/elsa-coreAvatar de elsa-workflows

    elsa-workflows/elsa-core

    7,629Ver en GitHub↗

    Elsa Core is a workflow engine framework designed for defining, executing, and managing long-running business processes. It functions as a distributed workflow orchestrator and event-driven trigger system, capable of operating as a multi-tenant platform with secure data isolation. The project distinguishes itself through a flexible approach to workflow definitions, supporting a visual drag-and-drop designer, programmatic C# definitions, and portable JSON specifications. It provides a highly extensible architecture allowing for the development of custom activities and the use of a dynamic expr

    Restarts specific suspended workflow instances using unique bookmark identifiers.

    C#csharpdotnetelsa
    Ver en GitHub↗7,629
  1. Home
  2. Software Engineering & Architecture
  3. Human-in-the-Loop Workflows
  4. Workflow Identifiers

Explorar subetiquetas

  • Bookmark IdentifiersUnique identifiers used to target and resume specific suspended workflow instances. **Distinct from Workflow Identifiers:** Specific to resuming a suspended state via a bookmark ID, rather than just sharing a workflow definition.
  • Workflow Instance CorrelationUsing shared identifiers to group and track related workflow instances across a system. **Distinct from Workflow Identifiers:** Focuses on grouping multiple distinct instances, whereas Workflow Identifiers typically refers to a single instance's ID.