-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
P2: MediumSchedule in next sprint. Technical debt or non-critical improvement.Schedule in next sprint. Technical debt or non-critical improvement.area: backendServer, API, or serverless functions.Server, API, or serverless functions.type: architectureStructural design, component boundaries, or system topology.Structural design, component boundaries, or system topology.
Description
📝 Description
Increase business value by routing captured leads synchronously to external CRMs like HubSpot, Salesforce or Zapier based on user configuration.
🎯 Acceptance Criteria
- Support DB model for webhook targets belonging to users
- Offload external HTTP POST execution to background job queue (Inngest/Trigger.dev) to prevent blocking the main request thread
- Log success/failures for automatic retry capabilities (exponential backoff)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2: MediumSchedule in next sprint. Technical debt or non-critical improvement.Schedule in next sprint. Technical debt or non-critical improvement.area: backendServer, API, or serverless functions.Server, API, or serverless functions.type: architectureStructural design, component boundaries, or system topology.Structural design, component boundaries, or system topology.