1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript7,438 stars (7,438 stars)5,305 forks (5,305 forks)batch import
enhancementgood first issuehelp wantedquestiontrigger / source
Description
Réception des messages WhatsApp pour mon IA au Sénégal
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-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Node.jsWhatsApp Business API basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- The issue requests a WhatsApp webhook for Pipedream. The body is very brief and in French, lacking specifics. To proceed, first clarify the exact requirements by asking the author for details (e.g., message type, authentication method). Then examine existing webhook components in the Pipedream repository, particularly those for messaging services like Twilio. Look at the documentation for creating new webhook sources. The implementation would likely involve creating a new component that receives HTTP requests from WhatsApp and forwards them to a workflow.