Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] notiff #16114

Open
pipedream-component-development opened this issue Apr 1, 2025 · 0 comments
Open

[Components] notiff #16114

pipedream-component-development opened this issue Apr 1, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

notiff

URLs

Webhook Sources

new-notification-instant

Description

Emit new event when a notification is sent via Notiff. Useful for tracking delivered or triggered messages. Requires user to connect a Notiff account and enable webhook delivery.

new-subscriber-instant

Description

Emit new event when a new subscriber signs up to receive notifications. Requires user to enable webhook for subscriber creation events.

new-click-event-instant

Description

Emit new event when a recipient clicks a link in a delivered notification. Useful for engagement tracking. Requires user to have click tracking enabled in Notiff settings.

Actions

send-notification

Description

Send a notification to one or more subscribers. Requires notification content, target audience (individual ID or segment), and optional meta fields like title or urgency level.

create-subscriber

Description

Create a new subscriber in Notiff. Requires identifier (e.g. email or device ID), and optional attributes like name or tags.

update-subscriber

Description

Update attributes of an existing subscriber. Requires subscriber ID and fields to update (e.g. name, tags, preferences).

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

1 participant