PipedreamHQ / PipedreamHQ/pipedream
[Components] airpinpoint
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# airpinpoint
## URLs
- https://airpinpoint.com/docs
## Webhook Sources
### new-session-instant
#### Description
Emit new event when a new session is recorded in Airpinpoint. Useful for triggering workflows based on user activity. No additional input configuration is typically required.
### new-error-instant
#### Description
Emit new event when a new error or issue is captured within a session. Useful for alerting or logging issues in real time. Users can optionally filter by project or error severity.
### new-user-journey-instant
#### Description
Emit new event when a significant user journey or funnel is completed. Users can optionally select specific journeys or funnels to monitor.
## Actions
### create-user-segment
#### Description
Create a new user segment based on filters such as location, session count, device type, or behavior. Requires a name and set of filtering conditions.
### update-session-metadata
#### Description
Update metadata for a specific session, such as tags or custom properties. Requires a session ID and metadata fields to update.
### add-session-tag
#### Description
Add a tag to a specific session for categorization or tracking. Requires a session ID and tag name.
Contributor guide
Assessment
This issue has not been assessed yet.