PipedreamHQ / PipedreamHQ/pipedream

[Components] pushengage

Open
#16,220 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)
102

Description

# pushengage
## URLs
- https://www.pushengage.com/api/rest-api/getting-started
## Webhook Sources
### new-subscription-instant
#### Description
Emit new event when a user subscribes to push notifications. Requires configuration of the PushEngage account's webhook settings to receive new subscriber data.
### new-campaign-instant
#### Description
Emit new event when a new push campaign is created in PushEngage. Useful for tracking campaign creation in real time.
### new-click-instant
#### Description
Emit new event when a subscriber clicks on a push notification. Requires webhook configuration within PushEngage to send click events.
## Actions
### create-campaign
#### Description
Create and send a new push notification campaign to a selected audience. Requires title, message, target URL, and optional segmentation or scheduling options.
### add-subscriber
#### Description
Add a new push notification subscriber manually by endpoint or device token. Requires subscriber details such as device ID, browser, and optional segmentation tags.
### send-push-to-segment
#### Description
Send a push notification to a predefined user segment. Requires segment ID, message content, and optional options like icon and TTL.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.