PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Cloze usability updates
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
I tested the Cloze integration and there are some areas of improvement to improve usability.
1. Webhooks not emitting after first event - I can see the events in the logs, but they are not emitting.
2. We should require `Company Name` in Create/Update company, even though it is technically not required. Use an alert prop to describe what is required here. (Companies can be created with just a domain name, or both a name and another unique identifier such as a phone number and email address.)
3. Please double check all prop descriptions to ensure they make sense -
`Scope of subscription, changes to the user's local person, project, and company may be monitored, or team relations may be monitored, or team hierarchies can be monitored. Can be local, team, hierarchy:/X/Y/Z or hierarchy:/X/Y/Z/*` - but only `local` and `team` are options here.
Contributor guide
Assessment
This issue has not been assessed yet.