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] referral_rocket #15626

Open
pipedream-component-development opened this issue Feb 14, 2025 · 1 comment
Open

[Components] referral_rocket #15626

pipedream-component-development opened this issue Feb 14, 2025 · 1 comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

referral_rocket

URLs

Webhook Sources

new-referral-instant

Description

Emit new event when a new referral is created. Users can filter by referral program ID (optional).

new-reward-earned-instant

Description

Emit new event when a participant earns a reward through a referral program. Users can filter by reward type (optional).

new-referral-status-change-instant

Description

Emit new event when the status of a referral changes (e.g., pending to approved). Users can filter by specific statuses (optional).

Actions

create-referral

Description

Create a new referral entry. Requires participant details and referral program ID.

approve-referral

Description

Approve a pending referral, marking it as valid. Requires the referral ID.

issue-reward

Description

Issue a reward to a participant based on a successful referral. Requires participant ID and reward details.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Feb 14, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

User is requesting on #15617

Sources
participant added

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

2 participants