8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript7,438 stars (7,438 stars)5,305 forks (5,305 forks)batch import
added to app backlogappenhancementgood first issuetriaged
Description
Clockify and Connecteam?
Contributor guide
- Tech stack
- javascriptnodejs
- Domain
- apibackend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Basic understanding of Pipedream platformFamiliarity with REST API conceptsExperience with Node.js
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- The issue requests adding Clockify and Connecteam integrations to Pipedream. To implement, study existing integration patterns in the 'components' directory (e.g., similar time tracking or team management apps). Check if these apps have public APIs and review their authentication methods. Look at open PRs or issues for related integrations to understand expected structure. Maintainers may have additional requirements; consider asking clarifying questions about specific endpoints needed.