PipedreamHQ / PipedreamHQ/pipedream
[Components] provesource
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# provesource
## URLs
## Webhook Sources
### new-notification-instant
#### Description
Emit new event when a notification is triggered on your website via ProveSource. Requires notification ID or campaign configuration to filter specific sources.
### new-conversion-instant
#### Description
Emit new event when a conversion is detected by ProveSource (e.g., purchase, signup). Useful for tracking user activity across campaigns. Requires website selection.
### new-visitor-instant
#### Description
Emit new event when a new visitor is identified by ProveSource on a connected website. Requires website ID to scope events properly.
## Actions
### create-notification
#### Description
Create a new notification in ProveSource for a selected website. Requires website ID and notification settings such as type, message, and display location.
### create-conversion
#### Description
Record a new custom conversion event in ProveSource. Requires website ID and details such as visitor ID, event type, and value.
### update-notification
#### Description
Update an existing notification campaign in ProveSource. Requires notification ID and fields to update such as title, text, or targeting conditions.
Contributor guide
Assessment
This issue has not been assessed yet.