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] refiner #15181

Open
pipedream-component-development opened this issue Jan 4, 2025 · 0 comments
Open

[Components] refiner #15181

pipedream-component-development opened this issue Jan 4, 2025 · 0 comments

Comments

@pipedream-component-development
Copy link
Collaborator

refiner

URLs

Polling Sources

new-survey-completion-instant

Description

Emit new event whenever a user completes a survey in Refiner. Props include required fields for selecting the specific survey to monitor and optional props for filtering responses based on user data.

new-segment-entry-instant

Description

Emit new event whenever a user enters a segment in Refiner. Props include required fields for selecting the segment and optional props for filtering based on certain user characteristics or previous survey activity.

Actions

identify-user

Description

Create or update a user profile in Refiner. Required props: 'userId' to uniquely identify the user. Optional props: any additional user traits such as 'email', 'name', or 'customAttributes'.

track-event

Description

Record user activities or signals in Refiner. Required props: 'eventName' to specify the event or signal being tracked. Optional props: 'metadata' to add additional contextual details about the event, like 'timestamp' or 'eventProperties'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant