PipedreamHQ / PipedreamHQ/pipedream

[Components] netcore

Open
#15,800 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
101

Description

# netcore
## URLs
## Webhook Sources
### new-email-instant
#### Description
Emit new event when a new email is received in Netcore. Users can specify optional filters such as sender address, subject keywords, or recipient.
### new-subscriber-instant
#### Description
Emit new event when a new subscriber is added to a mailing list in Netcore. Users must specify the mailing list ID.
### email-status-updated-instant
#### Description
Emit new event when an email status is updated (e.g., delivered, opened, clicked, bounced). Users can filter by email campaign or status type.
## Actions
### send-email
#### Description
Send an email via Netcore. Users must provide sender address, recipient(s), subject, and body content. Optionally, they can include attachments and custom headers.
### add-subscriber
#### Description
Add a new subscriber to a mailing list in Netcore. Users must specify the mailing list ID and subscriber email. Optionally, they can include name and custom attributes.
### create-email-campaign
#### Description
Create a new email campaign in Netcore. Users must provide the campaign name, sender details, and email content. Optionally, they can specify segmentation rules and scheduling options.

Contributor guide

Open the contributing guide

Research direction

The issue covers a new Netcore integration with three webhook sources and three actions, including new-email-instant, send-email, and create-email-campaign. No files, tests, URLs, or entry points are named, so first locate the existing component structure and comparable integrations; done means implementing and validating all listed sources and actions.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.