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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • automaapp/automaAvatar de AutomaApp

    AutomaApp/automa

    21,425Voir sur 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
    Voir sur GitHub↗21,425
  • elsa-workflows/elsa-coreAvatar de elsa-workflows

    elsa-workflows/elsa-core

    7,629Voir sur 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
    Voir sur GitHub↗7,629
  1. Home
  2. Software Engineering & Architecture
  3. Human-in-the-Loop Workflows
  4. Workflow Identifiers

Explorer les sous-tags

  • 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.