This PR will add the huly.io ActivePiece. It is an internal project and document management platform. It allows creating and managing people, issues, milestones, and documents via WebSocket APIs.
This integration enables Activepieces users to automate workflows around creating and managing people, issues, milestones, and documents via WebSocket APIs.
The huly.io
ActivePiece integrates seamlessly with the Activepieces platform via WebSocket APIs to enable real-time project and document management operations. This piece supports both search and write actions, along with event-based triggers. Hereās how it functions:
Search Actions allow retrieving existing records:
Find Person
: Fetch people and their contact channels (e.g., email).Find Project
: Access project metadata by ID.Find Issue
: List issues sorted by recent updates.Find Document
: Search documents in a specific teamspace.Write Actions let users create new entities:
Create Person
: Add a new person and assign communication details.Create Issue
: Log a new issue within a project, complete with metadata like priority and due date.Create Milestone
: Define a milestone and associate unresolved issues.Create Document
: Upload markdown-based documents into teamspaces.Triggers are used to automate workflows:
New Person Created
: Agent suggests adding more contact channels (e.g., phone, LinkedIn).New Issue Created
: Agent recommends assigning a priority or linking it to a milestone.New Milestone Created
: Agent proposes assigning unresolved issues to the new milestone.New Document Created
: Agent suggests adding a summary or linking the document to a project.Project Onboarding Automation
When a new person is created in Huly, a workflow is triggered to automatically add their email and suggest other contact methods. This ensures comprehensive onboarding.
Issue Management Workflow
Upon creation of a new issue, a trigger fires recommending it be prioritized or assigned to an existing milestoneāaccelerating triage and project planning.
Milestone Planning
Creating a milestone automatically proposes associating unresolved issues, making project scheduling more efficient and reducing manual follow-up.
Document Collaboration
When a new document is added, the system suggests adding summaries or linking it to a relevant project, ensuring documentation remains contextual and accessible.
Data Sync and Lookup
Teams can query people, issues, or documents using search actions, allowing real-time access to key data across integrated workflows.
/claim #7491 /closes #7491
Ankit Kumar Sharma
@AnkitSharmaOnGithub
Activepieces (YC S22)
@activepieces