PipedreamHQ / PipedreamHQ/pipedream
[Components] hotjar
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# hotjar
## URLs
## Polling Sources
### new-feedback-instant
#### Prompt
Emits a new event when a Feedback Response is created. No required props. An optional prop could be 'feedback-type' to filter the type of feedback received.
### new-survey-response-instant
#### Prompt
Emits a new event when a Survey Response is created. Required props are 'survey-id' to specify which survey's response to trigger on. An optional prop could be 'response-category' to filter on type of response.
### new-recording-instant
#### Prompt
Emits a new event when a new Recording is created. No required props. An optional prop could be 'recording-length' to filter on length of the recording.
Contributor guide
Assessment
This issue has not been assessed yet.